Change legend alias in dashboards
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 12
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Grafana dashboard definitions and inspect the query aliases used for object-level eNB and cell-level selections. Update the displayed labels to the proposed eNB and eNB / LNCEL formats, then verify both dropdown levels show the requested readable values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grafana
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100