Skip to content

Commit

Permalink
Update README with all current libraries (#1444)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackshirazi authored Sep 4, 2024
1 parent ad8b412 commit c64a09c
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,26 @@ feature or via instrumentation, this project is hopefully for you.
* [AWS Resources](./aws-resources/README.md)
* [AWS X-Ray SDK Support](./aws-xray/README.md)
* [AWS X-Ray Propagator](./aws-xray-propagator/README.md)
* [Baggage Span Processor](./baggage-processor/README.md)
* [zstd Compressor](./compressors/compressor-zstd/README.md)
* [Consistent Sampling](./consistent-sampling/README.md)
* [Disk Buffering](./disk-buffering/README.md)
* [GCP Resources](./gcp-resources/README.md)
* [Inferred Spans](./inferred-spans/README.md)
* [JFR Connection](./jfr-connection/README.md)
* [JFR Events](./jfr-events/README.md)
* [JMX Metric Gatherer](./jmx-metrics/README.md)
* [No-Op API](./noop-api/README.md)
* [Kafka Support](./kafka-exporter/README.md)
* [OpenTelemetry Maven Extension](./maven-extension/README.md)
* [Micrometer MeterProvider](./micrometer-meter-provider/README.md)
* [No-Op API](./noop-api/README.md)
* [Intercept and Process Signals Globally](./processors/README.md)
* [Prometheus Client Bridge](./prometheus-client-bridge/README.md)
* [Resource Providers](./resource-providers/README.md)
* [Runtime Attach](./runtime-attach/README.md)
* [Samplers](./samplers/README.md)
* [Span Stacktrace Capture](./span-stacktrace/README.md)
* [Static Instrumenter](./static-instrumenter/README.md)
* [Kafka Support](./kafka-exporter/README.md)

## Getting Started

Expand Down

0 comments on commit c64a09c

Please sign in to comment.