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 
			
		
		
		
	Document compatible exporters in a neutral fashion (#405)
This commit is contained in:
		| @@ -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). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user