grafana / explore-logs

Repo for the Loki log exploration app
GNU Affero General Public License v3.0
299 stars 14 forks source link

feedback: it's hard to understand how it's deciding what 'service name' is #637

Open matryer opened 3 months ago

matryer commented 3 months ago

origin: from Virtual Offsite 25th July 2024 Robert: Hard to understand what a service_name is

ideas:

Services come from the <LABEL> label, this is configurable.

Link to docs that explain how to set the service names.

JStickler commented 3 months ago

If you link to docs, here's the link you want. https://grafana.com/docs/loki/latest/setup/upgrade/#service_name-label

dlbarduzzi commented 3 weeks ago

Is there anyway to configure/change the service_name that Grafana explore looks for to load the dropdown options? I don't expose any service_name labels, and ideally I would like to use a different label name/value to load the dropdown values.