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

initial version of mult-event timeseries #18

Merged
merged 5 commits into from
Mar 13, 2013
Merged

Conversation

darkone23
Copy link
Contributor

First version of multi-event timeseries.

Pulls colors off a color array and renders them along with a legend.

Improves the existing timeseries functionality by turning n unique event/host pairs into n series rather than treating all matched events as a single series.

Future goals:

  • organize legend by host or service (currently it's first come first render)
  • add customizable color pallettes
  • make throttling optional

Currently supports:

  • Arbitrary number of timeseries from event/host pairs (with anything over around 20 uniques resulting in color collissions)
  • customizable line width
  • customizable opacity.

@aphyr
Copy link
Collaborator

aphyr commented Mar 13, 2013

YUSSSS

aphyr added a commit that referenced this pull request Mar 13, 2013
initial version of mult-event timeseries
@aphyr aphyr merged commit 7bbbdbb into riemann:master Mar 13, 2013
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

Successfully merging this pull request may close these issues.

2 participants