Skip to content

Commit c64a09c

Browse files
authored
Update README with all current libraries (#1444)
1 parent ad8b412 commit c64a09c

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,26 @@ feature or via instrumentation, this project is hopefully for you.
1212
* [AWS Resources](./aws-resources/README.md)
1313
* [AWS X-Ray SDK Support](./aws-xray/README.md)
1414
* [AWS X-Ray Propagator](./aws-xray-propagator/README.md)
15+
* [Baggage Span Processor](./baggage-processor/README.md)
1516
* [zstd Compressor](./compressors/compressor-zstd/README.md)
1617
* [Consistent Sampling](./consistent-sampling/README.md)
1718
* [Disk Buffering](./disk-buffering/README.md)
1819
* [GCP Resources](./gcp-resources/README.md)
20+
* [Inferred Spans](./inferred-spans/README.md)
21+
* [JFR Connection](./jfr-connection/README.md)
22+
* [JFR Events](./jfr-events/README.md)
1923
* [JMX Metric Gatherer](./jmx-metrics/README.md)
20-
* [No-Op API](./noop-api/README.md)
24+
* [Kafka Support](./kafka-exporter/README.md)
2125
* [OpenTelemetry Maven Extension](./maven-extension/README.md)
26+
* [Micrometer MeterProvider](./micrometer-meter-provider/README.md)
27+
* [No-Op API](./noop-api/README.md)
28+
* [Intercept and Process Signals Globally](./processors/README.md)
2229
* [Prometheus Client Bridge](./prometheus-client-bridge/README.md)
2330
* [Resource Providers](./resource-providers/README.md)
2431
* [Runtime Attach](./runtime-attach/README.md)
2532
* [Samplers](./samplers/README.md)
33+
* [Span Stacktrace Capture](./span-stacktrace/README.md)
2634
* [Static Instrumenter](./static-instrumenter/README.md)
27-
* [Kafka Support](./kafka-exporter/README.md)
2835

2936
## Getting Started
3037

0 commit comments

Comments
 (0)