Skip to content

Export Instrumentation Scope attributes for a Meter (requires DiagnosticSource v8) #4563

@alanwest

Description

@alanwest

System.Diagnostics.DiagnosticSource v8.0 is introducing the ability to instantiate a Meter with tags

This satisfies the requirement from the spec to provide instrumentation scope attributes. See:
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/api.md#get-a-meter.

Once we bump our dependency to DiagnosticSource v8.0 we will need to update exporters to export these tags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-runtime-changeIssues which likely require changes from dotnet runtime - typically DiagnosticSource packagepkg:OpenTelemetry.Exporter.OpenTelemetryProtocolIssues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet packagepkg:OpenTelemetry.Exporter.Prometheus.AspNetCoreIssues related to OpenTelemetry.Exporter.Prometheus.AspNetCore NuGet package

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions