the use of OpenTelemetry Semantic Conventions or Instrumentation Libraries
Hi,
What is your roadmap regarding the use of OpenTelemetry Semantic Conventions or Instrumentation Libraries?
Do you have the option of incorporating the Semantic Conventions for HTTP Spans or the corresponding OtelHTTP library directly into your HTTP client/server integrations? And i have the same Question for your messaging Integrations? e.g. amqp_1
Semantic Conventions for HTTP Spans: https://opentelemetry.io/docs/specs/semconv/http/http-spans/ Semantic Conventions for Messaging Spans: https://opentelemetry.io/docs/specs/semconv/messaging/messaging-spans/ OtelHttp Library: https://opentelemetry.io/docs/languages/go/libraries/ and/or https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp Full List of instrumentation Libraries: https://opentelemetry.io/ecosystem/registry/?language=go&component=instrumentation
It would be Helpful to have the Semantic Conventions for a better tracking, visualization Failure detection.
best Regards