alloy icon indicating copy to clipboard operation
alloy copied to clipboard

Ability to create metrics from logs in otelcol component

Open yann-soubeyrand opened this issue 6 months ago • 1 comments

Request

When receiving logs through otelcol.receiver.otlp, sometime we need to create metrics from the logs. Currently there seem to be no way to do this, whereas upstream OpenTelemetry Collector has what they call connectors to do it. It could be great if Alloy had this feature too.

Use case

Sometime, we’d like to have metrics with the count of certain logs.

yann-soubeyrand avatar Apr 15 '25 16:04 yann-soubeyrand