mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-02-01 13:07:51 +02:00
added readme section to point to contrib repo (#612)
Signed-off-by: Andrew Hsu <xuzuan@gmail.com>
This commit is contained in:
parent
446727b90d
commit
0f771bba67
@ -91,6 +91,13 @@ See the Go packages depending upon
|
||||
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.
|
||||
|
||||
## Compatible Libraries
|
||||
|
||||
See the
|
||||
[opentelemetry-go-contrib](https://github.com/open-telemetry/opentelemetry-go-contrib)
|
||||
repo for packages that facilitates instrumenting other useful Go libraries
|
||||
with opentelemetry-go for distributed tracing and monitoring.
|
||||
|
||||
## Contributing
|
||||
|
||||
See the [contributing file](CONTRIBUTING.md).
|
||||
|
Loading…
x
Reference in New Issue
Block a user