-
Updated
Jul 13, 2020 - JavaScript
#
graphite-components
Here are 6 public repositories matching this topic...
A highly scalable real-time graphing system
Whisper is a file-based time-series database format for Graphite.
-
Updated
May 8, 2020 - Python
aleung
commented
Dec 15, 2014
In the README it said that:
Ceres is ... intended to replace Whisper as the default storage format for Graphite.
However the latest commit was one year ago. Is the above statement still true? Or Ceres has been discontinued?
Open
Add documentation
4
4
Files for running statsd on Docker
-
Updated
Oct 21, 2016 - Makefile
Fake metrics generator for graphite database
-
Updated
Dec 14, 2018 - JavaScript
Improve this page
Add a description, image, and links to the graphite-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the graphite-components topic, visit your repo's landing page and select "manage topics."
Previously for counters aggregationMethod was sum, now it is max
graphite-project/carbon@e4953da
This is good for use case described in https://answers.launchpad.net/graphite/+question/286462 but wrong for statsd counters which are reset every (statsd) flush interval.
Maybe it would be more reasonable to add a comment to storage-agg