You've already forked opentelemetry-go
							
							
				mirror of
				https://github.com/open-telemetry/opentelemetry-go.git
				synced 2025-10-31 00:07:40 +02:00 
			
		
		
		
	added readme section to point to contrib repo (#612)
Signed-off-by: Andrew Hsu <xuzuan@gmail.com>
This commit is contained in:
		| @@ -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). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user