opentelemetry-dotnet icon indicating copy to clipboard operation
opentelemetry-dotnet copied to clipboard

Feedback: ExemplarReservoir Experimental API

Open CodeBlanch opened this issue 1 year ago • 1 comments

We currently have an experimental API exposed in pre-release builds covering ExemplarReservoir and the classes needed to a) author custom ExemplarReservoirs and b) set those via the View API to override the default(s) for metrics.

Please comment on this issue if you have a need to use these APIs. The feedback will help inform decisions about what to expose stable and when.

Some questions but this is not exhaustive:

  • What is your use case?
  • Does the experimental API unblock your use case?
  • For custom ExemplarReservoir implementations does FixedSizeExemplarReservoir provide everything needed?

CodeBlanch avatar May 17 '24 19:05 CodeBlanch

Related to #2527

CodeBlanch avatar May 20 '24 23:05 CodeBlanch