metricalize

logs
 
metrics
 

Processing log events and produce metrics.

Example

# The interval between flushes.
#
# Optional
interval: 15s

# A table of key/value pairs representing the keys to be added to the event.
# 
# Available values:
# counter:     Counter
# gauge:       Gauge
# histogram:   Histogram
#
# Optional
metrics: []