Skip to main content

Metric

A metric node is used to count log records that goes through it. It exports a new COUNTER metric in the pipeline's Prometheus Exporter

Example

{
"timestamp": "...",
"fields": {
"tag": "myapp",
"content": "hello world"
}
}

Switch node