Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Stream<LogRecord> -> Stream<MetricSeries>
Extract metrics and aggregations from structured log streams dynamically at ingestion time.
Problem it solves
Retaining raw log entries solely for volume or error rate tracking is storage-inefficient.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.