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

I will remove `six` in an other PR

stale

Hello Team, We have configured graphite web with external Aws RDS MySQL engine and it is working fine. Now we need to secure with coumunication between graphite and RDS, to...

question
stale

I have inherited a really old graphite server that was installed about 8-10 years ago. I'm trying to work out which version of graphite this is. We can access the...

question

No matter where I set my "Require all granted" block in my httpd conf, I keep running into these errors: ``` [Thu May 30 10:55:16.510272 2024] [access_compat:error] [pid 1076428] [client...

question

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies
python

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.3.6 to 8.0.2. Release notes Sourced from sphinx's releases. Sphinx 8.0.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Dependencies #12633: Drop Python 3.9 support....

dependencies
python

Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs...

dependencies
python

Bumps [alabaster](https://github.com/sphinx-doc/alabaster) from 0.7.12 to 1.0.0. Release notes Sourced from alabaster's releases. Alabaster 1.0.0 Changelog: https://alabaster.readthedocs.io/en/latest/changelog.html Alabaster 0.7.16 Changelog: https://alabaster.readthedocs.io/en/latest/changelog.html Alabaster 0.7.15 Changelog: https://alabaster.readthedocs.io/en/latest/changelog.html Alabaster 0.7.14 Changelog: https://alabaster.readthedocs.io/en/latest/changelog.html Changelog Sourced...

dependencies
python

It would be useful to have an options to adjust the grid step and label step for X-axis similar to the existing yStep option for Y-axis. The attached image shows...

enhancement

**Describe the bug** When creating a graph, I see the "Save to My Graphs - Result Graph saved successfully" message, but the graph neither appears under "My Graphs" nor is...

bug