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
While it isn't unreasonable for us to add support for summaries, I'm not sure all SDKs should be required to support them. I'll open a specification issue for this before we implement it here.
The text was updated successfully, but these errors were encountered:
Description
https://github.com/open-telemetry/opentelemetry-specification/blob/v1.25.0/specification/compatibility/opencensus.md#requirements-1
The bridge does not support summaries today:
https://github.com/open-telemetry/opentelemetry-go/blob/main/bridge/opencensus/internal/ocmetric/metric.go#L79
While it isn't unreasonable for us to add support for summaries, I'm not sure all SDKs should be required to support them. I'll open a specification issue for this before we implement it here.
The text was updated successfully, but these errors were encountered: