Hi!
I recently worked with opentelemetry-specification to align on a standardized naming for instrumentations across languages. Here's the final result:
https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/overview.md#instrumentation-libraries
And the PR where it was discussed:
open-telemetry/opentelemetry-specification#539
I think if ruby followed the specification as written, it would have packages renamed from "adapter" to "instrumentation":
https://github.com/open-telemetry/opentelemetry-ruby/tree/master/adapters
I'm filing this issue for awareness and discussion, and happy to collect and raise questions to the spec or technical committee.
Hi!
I recently worked with opentelemetry-specification to align on a standardized naming for instrumentations across languages. Here's the final result:
https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/overview.md#instrumentation-libraries
And the PR where it was discussed:
open-telemetry/opentelemetry-specification#539
I think if ruby followed the specification as written, it would have packages renamed from "adapter" to "instrumentation":
https://github.com/open-telemetry/opentelemetry-ruby/tree/master/adapters
I'm filing this issue for awareness and discussion, and happy to collect and raise questions to the spec or technical committee.