Application Observability resource attributes
Application Observability adds OpenTelemetry resource attributes to logs, spans, and metrics emitted by your application to enrich your data with contextual metadata.
These service resource attributes allow you to filter your metrics and traces effectively:
OpenTelemetry logs and metrics are stored in Loki and Prometheus respectively.
Both Loki and Prometheus use job
and instance
labels according the OpenTelemetry compatibility specification with Prometheus and OpenMetrics: