amazon-cloudwatch-agent icon indicating copy to clipboard operation
amazon-cloudwatch-agent copied to clipboard

Add JMX Metrics

Open sethAmazon opened this issue 2 years ago • 2 comments

Add Auth Information To JMX

Add Default JMX Targets`

Add opentelemetry-jmx-metrics.jar To Deb, Darwin Zip, Windows, Zip

Description of the issue

CloudWatch agent does not support jmx

Description of changes

Add support for jmx

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

https://github.com/aws/amazon-cloudwatch-agent-test/pull/385

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

sethAmazon avatar Jan 30 '24 22:01 sethAmazon

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (96d4763) 57.58% compared to head (108db0f) 63.34%. Report is 480 commits behind head on main.

Files Patch % Lines
cfg/aws/credentials.go 0.00% 22 Missing :warning:
cfg/aws/shared_config.go 62.50% 15 Missing :warning:
cfg/envconfig/envconfig.go 50.00% 5 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1024      +/-   ##
==========================================
+ Coverage   57.58%   63.34%   +5.76%     
==========================================
  Files         370      366       -4     
  Lines       17548    18919    +1371     
==========================================
+ Hits        10105    11985    +1880     
+ Misses       6848     6313     -535     
- Partials      595      621      +26     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jan 30 '24 22:01 codecov-commenter

This PR was marked stale due to lack of activity.

github-actions[bot] avatar Feb 07 '24 00:02 github-actions[bot]