Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configuring color "shades" to apply to a bunch of similar series #398

Closed
Dieterbe opened this issue Aug 5, 2015 · 2 comments
Closed

configuring color "shades" to apply to a bunch of similar series #398

Dieterbe opened this issue Aug 5, 2015 · 2 comments

Comments

@Dieterbe
Copy link

Dieterbe commented Aug 5, 2015

I'ld like to be able to look at a bunch of similar metrics, say all ok_states of all collectors, as well as all error_states of all collectors.
currently you can choose:

  • manually assign colors to each one (very tedious, and not robust in light of new collectors being added)
  • use a regex to set all series matching a word to the same color (as in below, red)
  • or use the default, so that each series gets a different color but there's no control.

I'ld live to do something like:

  • /error_state/ -> use a shade of red. every series will get a different shade of red
  • /ok_state/ -> ditto, but with green

this would make it easier to track individual series and have them "categorized" so i can still make sense of the global picture.

shades

@woodsaj
Copy link

woodsaj commented Apr 4, 2016

If this is still outstanding open an issue in github.com/grafana/grafana

@CME64
Copy link

CME64 commented May 15, 2019

I think this was solved using regex overrides right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants