Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: capa-cloud/capa-java-aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feat-addLogOutputExpireTimes
Choose a base ref
...
head repository: capa-cloud/capa-java-aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 50 files changed
  • 4 contributors

Commits on Jan 23, 2022

  1. Merge pull request #86 from reactivegroup/feat-addLogOutputExpireTimes

    feat(add log output valid time): add log output valid time
    JasmineJ1230 authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    458717b View commit details
    Browse the repository at this point in the history
  2. Feature1: Stop logging and send alert if the application log the same…

    … information too many times in a period.
    
    Feature2: Rollback to the default output log level after the config changed for a while.
    Feature3: Format the namespace of metrics.
    chenyijiang
    chenyijiang committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    9d458dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #89 from JasmineJ1230/feature/log_rate_limit

    Add log limit features.
    JasmineJ1230 authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    d0d4d7e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. 1.Use log instead of metrics for log throttle alerting.

    2.Change the format of all the common tag key. (eg. _aa_bb)
    3.Delete unused code.
    chenyijiang
    chenyijiang committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    48d061e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Merge pull request #91 from JasmineJ1230/feature/log_rate_limit

    Log Throttle optimize.
    JasmineJ1230 authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e94bef7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90 from reactivegroup/feature/log_rate_limit

    Feature/log rate limit
    JasmineJ1230 authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1c08e33 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. chore: reformat code

    kevinten10 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f6f902a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. docs: enhance README with diagrams and comprehensive documentation

    - Add banner, architecture, and features diagrams
    - Add badges for Java, AWS, and Maven versions
    - Expand with detailed feature descriptions
    - Add Maven dependency examples
    - Add configuration and quick start guides
    - Add ecosystem section
    - Improve development setup instructions
    kevinten10 committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    de05119 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2026

  1. Configuration menu
    Copy the full SHA
    4d090b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2026

  1. Configuration menu
    Copy the full SHA
    c776cb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5f3834 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2026

  1. Configuration menu
    Copy the full SHA
    c5bf711 View commit details
    Browse the repository at this point in the history
Loading