Commit Graph

13 Commits

Author SHA1 Message Date
jack-berg 780cdf4a93
Support declarative configuration (#12265) 2024-10-15 20:56:27 -07:00
SylvainJuge 2d5775ae8a
Allow JMX Insight reuse for remote connections (#12178) 2024-09-13 13:23:09 -07:00
SylvainJuge eb6624b5ea
remove duplication in tomcat JMX config (#12172) 2024-09-12 08:18:52 -07:00
Luigi De Masi cdd8bbab5a
Added rules for capturing Apache Camel metrics exposed by JMX MBeans (#11901) 2024-08-28 13:47:44 -07:00
Lauri Tulmin 8de3f0ea4b
Fix jmx-metrics on wildfly (#11151) 2024-04-30 10:14:41 +03:00
Gregor Zeitlinger 5d9efb1f20
use duration parser in jmx metrics (#10532) 2024-02-13 08:31:12 -08:00
SylvainJuge 015a4663b3
JMX metrics for Tomcat with 'Tomcat' JMX domain (#10115) 2024-01-02 14:31:53 -08:00
Trask Stalnaker aabd14fb6e
Apply Prettier to yaml files (#8969) 2023-07-20 02:54:31 +00:00
OpenTelemetry Bot acbab58a46
Update the OpenTelemetry SDK version to 1.28.0 (#8897)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-07-10 12:45:01 -07:00
shuwpan 52e349c718
add test case to validate existing rules are correct (#8300) 2023-04-26 09:43:20 +03:00
Peter Findeisen 98653ef075
7883 ClassCastException when using -Dotel.jmx.target.system=tomcat (#7884)
Using "1" to specify units of plain cardinality.
2023-02-23 12:28:10 +01:00
Peter Findeisen c4ceaaa8d9
Issue 7212 - Allow multiple YAML configuration files for JMX rules (#7284)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-11-24 11:20:08 +01:00
Peter Findeisen 4db65b6d1f
JMX Metric Insight (#6573)
Solving
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/6131
(JMX Support).

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-11-15 19:52:12 -08:00