graphite-web icon indicating copy to clipboard operation
graphite-web copied to clipboard

A highly scalable real-time graphing system

Results 77 graphite-web issues
Sort by recently updated
recently updated
newest added

carbon lets me make metrics (and store datapoints) with names involving commas. The webapp can search and display them, too. But when I come to get the data, the render...

pinned

See https://github.com/graphite-project/carbon/pull/835 for reasoning

pinned

Changes introduced in virtualenv 20.0.x appear to have invalidated the installation documentation. When installing graphite-web in a virtualenv neither the `export PYTHONPATH="/opt/graphite/lib/:/opt/graphite/webapp/"` method, nor the method passing the pip `--install-option`...

bug
pinned

This PR will fix a typo error on apache configuration file

**Describe the bug** Doesn't install using pip correctly **To Reproduce** /usr/bin/python3 -m venv /opt/graphite source /opt/graphite/bin/activate pip install graphite-web but no such file or directory: /opt/graphite/webapp/graphite **Expected behavior** Expected the...

bug

**Describe the bug** Source release does not include `webapp/tests/`. **Expected behavior** This makes is not possible to run the test suite when building from the source tarball. **Environment (please complete...

bug

In #2418 it was stated that Graphite project target is small to medium installations. Basically I need a Graphite setup that support **1750 metrics/second** with **real time** dashboard based on...

question
stale

We have millions of metrics and we looked at tags to see if moving out instance-related nodes from metric names to tags would reduce the number of metrics and consequently...

question
stale

Description: I am using Grafana along with Graphite for data visualization and monitoring. I have encountered a peculiar behavior involving the asPercent and smartSummarize functions when used with different time...

bug
stale