Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 771 Bytes

File metadata and controls

22 lines (17 loc) · 771 Bytes

loki-stack

This chart installs loki-stack. Loki is a log aggregation system made by Grafana Labs, and inspired by Prometheus.

Requirements

Repository Name Version

https://grafana.github.io/helm-charts

loki-stack

2.4.1

Values

Key Type Default Description

loki-stack

object

{"filebeat":{"extraContainers":"- name: filebeat-prometheus-exporter\n image: \"trustpilot/beat-exporter:0.4.0\"\n ports:\n - containerPort: 9479\n protocol: TCP\n name: metrics\n"},"loki":{"serviceMonitor":{"enabled":true},"serviceName":"loki-stack.loki-stack"},"promtail":{"serviceMonitor":{"enabled":true}}}

Values passed to the loki-stack chart