랭킹으로 돌아가기

graphite-project/carbon

Pythongraphite.readthedocs.org

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.

carbongraphitepythongraphite-componentstime-seriesmetrics
스타 성장
스타
1.5k
포크
484
주간 성장
이슈
7
5001k1.5k
2012년 9월2017년 4월2021년 12월2026년 7월
아티팩트PyPIpip install carbon
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.