Open 33Fraise33 opened 3 years ago
Hi, currently Grafana is not supporting regex on the alias field. There have been request raised to add this. Soon it may be available. then we update our dashboards to display the values needed.
This should be possible through the transform tab:
Before:
After:
Hello,
Is it possible to change the alias for queries in the grafana dashboards?
Currently it shows serial numbers together with eNB type when you choose object level eNB: Format proposed would be
eNB<eNB ID>
eNB ID being the AP ID that can be selected in the dropdown.When you choose Cell level I would prefer to have a more readable value like:
eNB<eNB ID> / LNCEL-<Cell ID>
This is a proposed UX improvement.