0 votes
in Grafana by
What is a label in Grafana?

1 Answer

0 votes
by

Labels are a type of key-value pair. To describe a log stream, we call them metadata. Labels are particularly crucial in Loki since they define a stream. More precisely, the stream is defined by the combination of each label key and value.

...