open-telemetry / community

OpenTelemetry community content
https://opentelemetry.io
Apache License 2.0
762 stars 231 forks source link

OTel components observability WG question #1657

Closed carlosalberto closed 1 month ago

carlosalberto commented 1 year ago

Opening this issue in order to get attention from people interested in auto-observability semantic conventions, e.g. processed and dropped Span metrics. This would include observability in APIs, SDKs and the Collector (and related components).

Observe that currently a few components (Java SDK, Collector) already report a few metrics/traces around its own components, but they are not defined in our semconv docs nor they have been reviewed, documented, etc.

tigrannajaryan commented 1 year ago

@carlosalberto by "auto observability" do you mean the observability of Otel components? This is unrelated to auto-instrumentation, right?

dyladan commented 1 year ago

I think the longer form would be "semantic conventions to describe automatic observability systems" which may apply to otel components but may also apply to other o11y systems that want to describe themselves.

carlosalberto commented 1 year ago

Correct, unrelated to auto-instrumentation. Will update the title.

trask commented 1 month ago

discussion going on in otep land: https://github.com/open-telemetry/oteps/pull/259