I want to add a custom/ new label in Loki Grafana. I basically added "log_level" parameter to server section in the ConfigMap. But the log_level label is not showing on Loki Grafana. Additionally do I need to add elsewhere?
Asked
Active
Viewed 1,143 times
0
-
You need to add the additional labels in the `external_labels` or specify them on the corresponding job. – Hayk Davtyan Jul 17 '22 at 14:38