You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
The text was updated successfully, but these errors were encountered:
👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.
A meter can have instrumentation scope attributes to associate with emitted telemetry. This is added through the Meter Provider's Get a Meter functionality.
Attributes are not an identifying element for a meter.
The text was updated successfully, but these errors were encountered: