Skip to content

Add log limit features. - #89

Merged
JasmineJ1230 merged 1 commit into
capa-cloud:feature/log_rate_limitfrom
JasmineJ1230:feature/log_rate_limit
Jan 23, 2022
Merged

Add log limit features.#89
JasmineJ1230 merged 1 commit into
capa-cloud:feature/log_rate_limitfrom
JasmineJ1230:feature/log_rate_limit

Conversation

@JasmineJ1230

Copy link
Copy Markdown
Contributor

Description

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.

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

… 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.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #89 (9d458dd) into feature/log_rate_limit (458717b) will decrease coverage by 1.26%.
The diff coverage is n/a.

Impacted file tree graph

@@                     Coverage Diff                      @@
##             feature/log_rate_limit      #89      +/-   ##
============================================================
- Coverage                     33.14%   31.88%   -1.27%     
  Complexity                       69       69              
============================================================
  Files                            25       25              
  Lines                           706      734      +28     
  Branches                         69       73       +4     
============================================================
  Hits                            234      234              
- Misses                          458      486      +28     
  Partials                         14       14              
Impacted Files Coverage Δ
...pa/spi/aws/telemetry/metrics/CollectedMetrics.java 0.00% <0.00%> (ø)
.../spi/aws/telemetry/AwsCapaTelemetryProperties.java 0.00% <0.00%> (ø)
...s/telemetry/metrics/CloudWatchMetricsExporter.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 458717b...9d458dd. Read the comment docs.

@JasmineJ1230
JasmineJ1230 merged commit d0d4d7e into capa-cloud:feature/log_rate_limit Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants