File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## Version 1.11.0 - 2022-03-03
6+
7+ * jfr-streaming
8+ * Split up GC Handlers, add support for Parallel
9+ ([ #201 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/201 ) )
10+ * jmx-metrics
11+ * jmx-metrics: Activemq
12+ ([ #188 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/188 ) )
13+ * Adds Solr metrics gathering to jmx-metrics
14+ ([ #204 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/204 ) )
15+ * Add Hadoop Monitoring
16+ ([ #210 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/210 ) )
17+ * Add Hbase Support
18+ ([ #211 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/211 ) )
19+ * Update Kafka JMX Script
20+ ([ #216 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/216 ) )
21+ * Fixes solr JMX metrics to use all possible MBeans instead of only first
22+ ([ #223 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/223 ) )
23+ * WildFly Monitoring
24+ ([ #224 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/224 ) )
25+ * Updates Solr cache size metric to point to new attribute to measure byte size
26+ ([ #225 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/225 ) )
27+ * Updates jmx-metrics WildFly integration to point to integer attributes for some metrics
28+ ([ #232 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/232 ) )
29+ * update Filetotal metric
30+ ([ #234 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/234 ) )
31+
532## Version 1.10.0 - 2022-01-18
633
734### Updated Libraries
You can’t perform that action at this time.
0 commit comments