Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up[experimental] Ab-initio metrics delta monitoring for feature-extraction of important monitoring sets for specific applications. #3012
Comments
jayunit100
changed the title
[experimental] Ab-initio metrics monitoring
[experimental] Ab-initio metrics delta monitoring for feature-extraction of important monitoring sets for specific applications.
Aug 1, 2017
This comment has been minimized.
This comment has been minimized.
|
Closed in favour of -dev email. |
brian-brazil
closed this
Aug 1, 2017
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 23, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
lock
bot
locked and limited conversation to collaborators
Mar 23, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
jayunit100 commentedAug 1, 2017
The universality of the prometheus metrics format and the large number of exporters gives us a good starting point for finding key reporting and system metrics for any running system, with our without custom metrics.
With legacy systems moving to prometheus, it would be great to be able to monitor delta's and changes as compared with a baseline of a healthy system, and one way to do this would be using metrics as feature vectors along with finger prints.
We've been experimenting with this approach and would be interested in contributing this to the prometheus community in some way as an optional module that was able to 'discover' important metrics in a running system, based on a starting / stopping time.