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

fix: remove tenant label tagging from profiles to reduce cardinality #13270

Closed slim-bean closed 1 week ago

slim-bean commented 1 week ago

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