grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
23.97k stars 3.46k forks source link

chore: sample of labels pushed to distributor as trace event #14974

Open trevorwhitney opened 6 days ago

trevorwhitney commented 6 days ago

What this PR does / why we need it:

Samples a set of streams/labels (up to 100) pushed to the distributor as a trace event. This is helpful in troubleshooting some of the label transformations we're doing (ie. service_name, or the detected_field structured metadata) in the distributor.

Special notes for your reviewer:

Checklist