-
Notifications
You must be signed in to change notification settings - Fork 881
Exemplar - expose ExemplarReservoir and enable View based config #5334
Copy link
Copy link
Closed
Labels
metricsMetrics signal relatedMetrics signal relatedpkg:OpenTelemetryIssues related to OpenTelemetry NuGet packageIssues related to OpenTelemetry NuGet package
Description
https://github.com/open-telemetry/opentelemetry-specification/pull/3820/files has clarified the config story for Reservoirs.
Though we have Reservoirs, it was neither public nor configurable via View. This issue is opened to track these changes.
(There is non-trivial amount of work, especially for Histogram case, where we want to avoid finding bucket twice, and there is no easy way to achieve that without help from spec... While implementing this, see if spec needs alternation, or spec is not prohibiting what we do.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
metricsMetrics signal relatedMetrics signal relatedpkg:OpenTelemetryIssues related to OpenTelemetry NuGet packageIssues related to OpenTelemetry NuGet package