mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-03 22:52:30 +02:00
Document compatible exporters in a neutral fashion (#405)
This commit is contained in:
parent
dd781560d4
commit
501cd75de6
@ -81,6 +81,13 @@ detail, and the
|
||||
[opentelemetry-example-app](./example/README.md)
|
||||
for a complete example.
|
||||
|
||||
## Compatible Exporters
|
||||
|
||||
See the Go packages depending upon
|
||||
[sdk/export/trace](https://pkg.go.dev/go.opentelemetry.io/otel/sdk/export/trace?tab=importedby)
|
||||
and [sdk/export/metric](https://pkg.go.dev/go.opentelemetry.io/otel/sdk/export/metric?tab=importedby)
|
||||
for a list of all exporters compatible with OpenTelemetry's Go SDK.
|
||||
|
||||
## Contributing
|
||||
|
||||
See the [contributing file](CONTRIBUTING.md).
|
||||
|
Loading…
Reference in New Issue
Block a user