Is it possible to rename or hide the __tenant_id__ label?

I would like to rename or hide the __tenant_id__ label. Is this possible?

I’ve tried using drop in LogQL, but it doesn’t seem to work with system labels that start with underscores.

Is there a way to either:

  1. Rename __tenant_id__ to a custom label name (e.g., “cluster”)
  2. Hide it from the logs output in Grafana

Any guidance would be appreciated. Thank you!