Skip to content

MeterProvider#meter accepts attributes #1709

Open
@kaylareopelle

Description

@kaylareopelle

A meter can have instrumentation scope attributes to associate with emitted telemetry. This is added through the Meter Provider's Get a Meter functionality.

[since 1.13.0] attributes: Specifies the instrumentation scope attributes to associate with emitted telemetry.

Users can provide attributes to associate with the instrumentation scope, but it is up to their discretion. Therefore, this API MUST be structured to accept a variable number of attributes, including none.

Attributes are not an identifying element for a meter.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions