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

Telemetry.Metrics as MetricProducer

Open tsloughter opened this issue 1 year ago • 1 comments

tsloughter avatar Sep 19 '22 17:09 tsloughter

Depends on #462

tsloughter avatar Sep 19 '22 19:09 tsloughter

Looking into this more and Telemetry.Metrics will not be a Producer because it does not do aggregation. Instead integration will be a library that will create instruments based on Telemetry.Metrics definitions and call instrument functions on triggered events.

tsloughter avatar Feb 23 '24 22:02 tsloughter