[MONIT-3959] Add fluentbit forwarding for metrics.
This commit adds a new component to forward metrics. A fluent-bit instance devoted to read metrics from the local prometheus and send them to wherever configured. By default this is used to send metrics to OTEL, but can be configured to have multiple flows.
Author: Borja Garrido Bear <borja.garrido.bear@cern.ch>
Signed-off-by:
Borja Garrido Bear <borja.garrido.bear@cern.ch>, Guillermo Facundo Colunga <guillermo.facundo.colunga@cern.ch>
Showing
- README.md 9 additions, 1 deletionREADME.md
- templates/fluentbit-logs/clusterrole.yaml 0 additions, 0 deletionstemplates/fluentbit-logs/clusterrole.yaml
- templates/fluentbit-logs/clusterrolebinding.yaml 0 additions, 0 deletionstemplates/fluentbit-logs/clusterrolebinding.yaml
- templates/fluentbit-logs/configmap.yaml 0 additions, 0 deletionstemplates/fluentbit-logs/configmap.yaml
- templates/fluentbit-logs/daemonset.yaml 0 additions, 0 deletionstemplates/fluentbit-logs/daemonset.yaml
- templates/fluentbit-logs/serviceaccount.yaml 0 additions, 0 deletionstemplates/fluentbit-logs/serviceaccount.yaml
- templates/fluentbit-metrics/configmap.yaml 26 additions, 0 deletionstemplates/fluentbit-metrics/configmap.yaml
- templates/fluentbit-metrics/statefulset.yaml 49 additions, 0 deletionstemplates/fluentbit-metrics/statefulset.yaml
- values.yaml 52 additions, 7 deletionsvalues.yaml
Loading
Please register or sign in to comment