box / box/StatusWolf

Tag replacement in dashboard can break some graphs

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
37
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Right now with tag substitution you can add a tag to all graphs. If a particular metric doesn't have that tag it will cause it not to load.

One suggestion may be that tags passed in on the command line only _replace_ tags if they already exist in the metric and never add them to metrics where they previously didn't exist.

The use case we have is that we have a mysql dashboard where we want to sub host & port tags, but we also have the proc.stat.cpu.percent_used which is global to the server and doesn't have a port tag.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.