Prometheus
Prometheus Filter
Overview
Prometheus Filter Plugin to count Incoming Records
Configuration
PrometheusConfig
labels (Label, optional)
metrics ([]MetricSection, optional)
Metrics Section
buckets (string, optional)
Buckets of record for instrumentation
desc (string, required)
Description of metric
key (string, optional)
Key name of record for instrumentation.
labels (Label, optional)
Additional labels for this metric
name (string, required)
Metrics name
type (string, required)
Metrics type counter, gauge, summary, histogram
Example Prometheus
filter configurations
Fluentd config result:
Last modified July 3, 2024: Merge pull request #245 from kube-logging/cookie-consent-banner (4587240)