Skip to content
A highly scalable real-time graphing system
JavaScript Python CSS HTML Ruby Shell
Branch: master
Clone or download

Latest commit

Latest commit 0aacb4c May 18, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Enabling stale bot Apr 13, 2020
bin Merge pull request #2577 from ploxiln/flake8_indent_mostly Apr 13, 2020
conf Multi-instance settings support Sep 17, 2018
contrib flake8: re-enable E111,E114 (4-space indent) for most files Apr 12, 2020
distro/redhat/misc Fix #568 -- document django-admin.py instead of now inexistent manage.py Jan 14, 2014
docs List Promitor as a collector tool May 17, 2020
examples flake8: re-enable E111,E114 (4-space indent) for most files Apr 12, 2020
webapp Merge pull request #2604 from piotr1212/revert_symlink May 17, 2020
.backportrc.json backport v4 compatibility Aug 26, 2018
.bzrignore ignore common cruft Dec 5, 2011
.deepsource.toml Create .deepsource.toml Dec 15, 2019
.eslintrc.js Adding new ESLint config file. (#2145) Dec 6, 2017
.gitignore tweak coverage command, ignore webapp/htmlcov Dec 4, 2017
.travis.yml Django 3.0 compatibility (#2534) Jan 28, 2020
CHANGELOG.md Update CHANGELOG.md May 17, 2020
CONTRIBUTING.md Render infinite values to valid JSON values. Fixes #813 Sep 30, 2016
CONTRIBUTING_FOR_COMMITTERS.md Adding global changelog Mar 8, 2020
LICENSE Release 1.1.7 Mar 16, 2020
MANIFEST.in set package long description Jan 3, 2019
README.md add codecov badge Dec 4, 2017
check-dependencies.py flake8: re-enable E111,E114 (4-space indent) for most files Apr 12, 2020
requirements.txt Django 3.0 compatibility (#2534) Jan 28, 2020
setup.cfg flake8: re-enable E111,E114 (4-space indent) for most files Apr 12, 2020
setup.py flake8: re-enable E111,E114 (4-space indent) for most files Apr 12, 2020
tox.ini flake8: re-enable E111,E114 (4-space indent) for most files Apr 12, 2020

README.md

Graphite-Web

Codacy Badge Build Status FOSSA Status codecov

Overview

Graphite consists of three major components:

  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

Installation, Configuration and Usage

Please refer to the instructions at readthedocs.

License

Graphite-Web is licensed under version 2.0 of the Apache License. See the LICENSE file for details.

You can’t perform that action at this time.