graphite-project/carbon

Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend.

1,530

stars

865

commits

Python

primary language

May 8, 2026

updated

graphite.readthedocs.org/
carbon
graphite
graphite-components
metrics
python
time-series

README

Carbon

Codacy Badge Build Status FOSSA Status codecov

Overview

Carbon is one of three components within the Graphite project:

  1. Graphite-Web, a Django-based web application that renders graphs and dashboards
  2. The Carbon metric processing daemons
  3. The Whisper time-series database library

Graphite Components

Carbon is responsible for receiving metrics over the network, caching them in memory for "hot queries" from the Graphite-Web application, and persisting them to disk using the Whisper time-series library.

Installation, Configuration and Usage

Please refer to the instructions at readthedocs.

License

Carbon is licensed under version 2.0 of the Apache License. See the LICENSE file for details.

Contributors

(top 30 of 102)

cdavis

170 commits

deniszh

130 commits

obfuscurity

124 commits

mleinart

95 commits

graphite-project/carbon

Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend.

1,530

stars

865

commits

Python

primary language

May 8, 2026

updated

graphite.readthedocs.org/
carbon
graphite
graphite-components
metrics
python
time-series

README

Carbon

Codacy Badge Build Status FOSSA Status codecov

Overview

Carbon is one of three components within the Graphite project:

  1. Graphite-Web, a Django-based web application that renders graphs and dashboards
  2. The Carbon metric processing daemons
  3. The Whisper time-series database library

Graphite Components

Carbon is responsible for receiving metrics over the network, caching them in memory for "hot queries" from the Graphite-Web application, and persisting them to disk using the Whisper time-series library.

Installation, Configuration and Usage

Please refer to the instructions at readthedocs.

License

Carbon is licensed under version 2.0 of the Apache License. See the LICENSE file for details.

Contributors

(top 30 of 102)

cdavis

170 commits

deniszh

130 commits

obfuscurity

124 commits

mleinart

95 commits

Languages

Python

95.7%

Shell

4.3%