Graphite
Time-series metrics storage and graphing system that has been a foundational building block of monitoring stacks for over a decade.
Overview
Graphite stores numeric time-series data and renders it as graphs through a simple, well-established storage format and query API that many other monitoring tools - including Grafana - were originally built to consume. It focuses purely on storing and rendering time series rather than collection or alerting.
Graphite is a fit for teams maintaining older monitoring stacks built around it, or who want a simple, proven metrics store, distinct from Prometheus's pull-based, label-oriented model already in this catalog.
- Categories
- Monitoring
- Languages
- Python
- License
- Apache-2.0
Related Projects
InfluxDB
MITPurpose-built time-series database for metrics, events, and real-time analytics at high write volumes.
- Monitoring
M3
Apache-2.0Horizontally scalable, distributed time-series database and metrics platform built at Uber for very large-scale monitoring.
- Monitoring
Fluentd
Apache-2.0CNCF-graduated log collector that unifies data collection from many sources into a single, structured logging layer.
- Monitoring
Grafana
AGPL-3.0Open source platform for monitoring and observability, letting you query, visualize and alert on metrics.
- Monitoring
Spotted an error? Suggest an edit on GitHub.