1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

Remove link to exporters in opentelemetry-go-contrib (#2683)

This commit is contained in:
Sam
2022-03-18 10:01:52 -06:00
committed by GitHub
parent a4ea45c38c
commit 5bf1f48e80
-2
View File
@@ -95,8 +95,6 @@ All officially supported exporters for the OpenTelemetry project are contained i
| [stdout](./exporters/stdout/) | ✓ | ✓ |
| [Zipkin](./exporters/zipkin/) | | ✓ |
Additionally, OpenTelemetry community supported exporters can be found in the [contrib repository](https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/exporters).
## Contributing
See the [contributing documentation](CONTRIBUTING.md).