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:
- Rename
__tenant_id__to a custom label name (e.g., “cluster”) - Hide it from the logs output in Grafana
Any guidance would be appreciated. Thank you!