biggraphite icon indicating copy to clipboard operation
biggraphite copied to clipboard

Simple Scalable Time Series Database

Results 31 biggraphite issues
Sort by recently updated
recently updated
newest added

Bumps [twisted](https://github.com/twisted/twisted) from 20.3.0 to 22.4.0. Release notes Sourced from twisted's releases. Twisted 22.4.0 (2022-04-11) Features twisted.python.failure.Failure tracebacks now capture module information, improving compatibility with the Raven Sentry client. (#7796)...

dependencies
python

Hey guys, Wondering if someone could assist with an issue I'm having with BigGraphite [BG]. It currently receives a large number of metrics, but appears to drop a noticable proportion...

Bumps cassandra-all from 3.11.0 to 3.11.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.cassandra:cassandra-all&package-manager=maven&previous-version=3.11.0&new-version=3.11.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

I see that cassandra driver support TLS encryption but i don't see in documentation if this is possible through biggraphite configuration (at bg-carbon-cache level). Do you have any information about...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies
python

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.3.2. Changelog Sourced from cryptography's changelog. 3.3.2 - 2021-02-07 * **SECURITY ISSUE:** Fixed a bug where certain sequences of ``update()`` calls when symmetrically encrypting very...

dependencies
python

We recently upgraded from biggraphite 0.14.10 to biggraphite 0.14.17 and we're now seeing deadlocks in production sometimes where all the threads are hung on a futex. GDB says it's coming...

What's the preferred mechanism for deleting metrics when they're no longer worth keeping around? Are there any scripts for deleting things from Cassandra in the correct order?

The biggraphite graphite finder is marked as non-local (with the class attribute `local=False`); as of graphite 1.1.5, if you're using graphite in clustered mode, the frontend sends the `local=1` parameter...