mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-02-07 13:31:42 +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)
|
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.
|
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
|
## Contributing
|
||||||
|
|
||||||
See the [contributing file](CONTRIBUTING.md).
|
See the [contributing file](CONTRIBUTING.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user