|
15 | 15 |
|
16 | 16 | ### Dynamic control |
17 | 17 |
|
18 | | -- [dynamic-control] Add trace sampling-rate implementer |
| 18 | +- Add trace sampling-rate implementer |
19 | 19 | ([#2634](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2634)) |
20 | | -- [dynamic control] Add json and keyvalue parsing and mapping |
| 20 | +- Add json and keyvalue parsing and mapping |
21 | 21 | ([#2655](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2655)) |
22 | | -- [dynamic control] Move away from JSON requirement |
| 22 | +- Move away from JSON requirement |
23 | 23 | ([#2652](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2652)) |
24 | | -- [dynamic control] Refactor trace sampling into specific subpackage |
| 24 | +- Refactor trace sampling into specific subpackage |
25 | 25 | ([#2698](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2698)) |
26 | | -- [dynamic control] Add jsonkeyvalue source |
| 26 | +- Add jsonkeyvalue source |
27 | 27 | ([#2702](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2702)) |
28 | | -- [dynamic control] Step 1 in transition to simpler validation |
| 28 | +- Step 1 in transition to simpler validation |
29 | 29 | ([#2703](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2703)) |
30 | | -- [dynamic control] Move to using SourceWrapper, simplifying parsing |
| 30 | +- Move to using SourceWrapper, simplifying parsing |
31 | 31 | ([#2708](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2708)) |
32 | | -- [dynamic control] Complete the jsonkeyvalue and simpler validation migration |
| 32 | +- Complete the jsonkeyvalue and simpler validation migration |
33 | 33 | ([#2715](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2715)) |
34 | | -- [dynamic control] refactor TYPE to POLICY_TYPE for clarity |
| 34 | +- Refactor TYPE to POLICY_TYPE for clarity |
35 | 35 | ([#2720](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2720)) |
36 | | -- [dynamic control] Add SourceKind as sources are a known list |
| 36 | +- Add SourceKind as sources are a known list |
37 | 37 | ([#2722](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2722)) |
38 | | -- [dynamic control] Add policy store |
| 38 | +- Add policy store |
39 | 39 | ([#2721](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2721)) |
40 | 40 |
|
41 | 41 | ### Build |
|
50 | 50 |
|
51 | 51 | ### JMX scraper |
52 | 52 |
|
53 | | -- jmx-scraper document activemq metrics from instrumentation |
| 53 | +- Document ActiveMQ metrics from instrumentation |
54 | 54 | ([#2666](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2666)) |
55 | | -- jmx-scraper document kafka-connect support |
| 55 | +- Document Kafka Connect support |
56 | 56 | ([#2688](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2688)) |
57 | 57 |
|
58 | 58 |
|
|
0 commit comments