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
This issue is filed in to Golang repo as it describes work on the Go Metrics SDK, although the outcome of this work will be a recommendation for how to implement the default SDK for metrics at the OpenTelemetry specification level.
As discussed in open-telemetry/opentelemetry-specification#382, we are interested in having a way to configure metrics export to use configurable "views", which implies the ability to configure which metric instruments are enabled, which aggregations are used, which label keys are used in the configured aggregations, and to configure multiple different aggregations per instrument.
See related issue #383, which calls for the additional ability to configure aggregation by distributed correlation key.
The text was updated successfully, but these errors were encountered:
This issue is filed in to Golang repo as it describes work on the Go Metrics SDK, although the outcome of this work will be a recommendation for how to implement the default SDK for metrics at the OpenTelemetry specification level.
As discussed in open-telemetry/opentelemetry-specification#382, we are interested in having a way to configure metrics export to use configurable "views", which implies the ability to configure which metric instruments are enabled, which aggregations are used, which label keys are used in the configured aggregations, and to configure multiple different aggregations per instrument.
See related issue #383, which calls for the additional ability to configure aggregation by distributed correlation key.
The text was updated successfully, but these errors were encountered: