grafana / loki

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

chore: [k207] fix: remove tenant label tagging from profiles to reduce cardinality #13271

Closed grafanabot closed 1 week ago

grafanabot commented 1 week ago

Backport f8977587476169197d6da4d7055b97b189808344 from #13270


What this PR does / why we need it:

After some discussions with our Pyroscope team, the cardinality of tagging the tenant are causing concerns so we are removing that for now, the real goal of this change was to identify read vs write, not so much tenant.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist