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

Improve synthetic metrics and include rules #3

Merged
merged 1 commit into from
Feb 15, 2018

Conversation

ironcladlou
Copy link
Contributor

Improve synthetic metrics by producing simple histogram data that very rougly
approximates the lifecycle data we want to measure. Incorporate some example
rules to be automatically read by Prometheus, including an example alert which
will start firing soon after startup.

Improve synthetic metrics by producing simple histogram data that very rougly
approximates the lifecycle data we want to measure. Incorporate some example
rules to be automatically read by Prometheus, including an example alert which
will start firing soon after startup.
@ironcladlou
Copy link
Contributor Author

/cc @twiest @joelsmith @derekwaynecarr

@ironcladlou
Copy link
Contributor Author

Note that the histogram buckets, histogram query, and alert rule are pretty contrived and probably poorly conceived along a variety of dimensions. My goal here is to flesh out the integration story first, and solidify the specific metric/alert characteristics later.

Copy link
Contributor

@twiest twiest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@twiest twiest merged commit 648fe96 into openshift:master Feb 15, 2018
twiest added a commit that referenced this pull request Apr 11, 2018
Change hard coded values to config file values.
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.

None yet

2 participants