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

Hi, we're seeing a steadily increasing memory usage with biggraphite: ![screenshot from 2018-05-17 18-21-37](https://user-images.githubusercontent.com/889327/40190449-44347aba-59ff-11e8-96d3-cf2d68e98e0e.png) This instance has been live since about a week and memory usage went from 2GiB initially...

Hello, I'm running Biggraphite 0.11 and got weird behavior recently: One of the bg-carbon-cache stopped reporting metrics. Then, it leaked memory until system OOM killer killed it after some hours....

We run read repairs on our cluster and were having trouble with old SSTables not getting dropped until we added `'unchecked_tombstone_compaction': 'true'` to the compaction settings in the schema (which...

Purpose is to cache also queries that ReadTimeout in order to avoid hammering down cassandra metadata cluster

- Start by optionally supporting tags in the accessor - Then implement it for cassandra.

help wanted

Also set compaction options accordingly when doing it. Read repairs will write in the past which means that we need to set these correctly: * tombstone_threshold (something high, like 80%)...

See the comments in __refresh_metric

It would be useful to have namespaces for metrics, in particular for multi-tenancy. This would allow us to have usage (in bytes and points/sec) per namespace. Implentation wise, for carbon...

See https://github.com/prometheus/prometheus/blob/HEAD/storage/remote/remote.proto for the protocol

Create docker image based on https://github.com/graphite-project/docker-graphite-statsd