opentelemetry-collector
opentelemetry-collector copied to clipboard
[chore] fix metrics template when the metrics type is histogram
Description
When the type of metrics is histogram, the compiling must be failed. This PR handle the generated code according to the type.
Link to tracking issue
Fixes #13575