nokia/OSSMediator

Change legend alias in dashboards

Opened this issue · 2 comments

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:
image
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.

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:
image

After:
image