-
There are two references to `directory` in python_pip sections, one in recipes/carbon.rb and one in recipes/web.rb. I can't find any references to directory in [the upstream Python cookbook](https://g…
-
```hub.com/gorilla/mux", "github.com/grafana/metrictank/schema", "github.com/grafana/metrictank/schema/msg", "github.com/grafana/metrictank/cluster/partitioner", "github.com/grafana/carbon-relay-ng/ro…
-
I installed statsd python wrapper from here: https://pypi.python.org/pypi/statsd/2.1.2 and tried the following:
``` python
>>> import statsd
>>> c = statsd.StatsClient('localhost', 8125)
>>> c.incr('…
-
When I use Menu -> Graphite -> Services it generates huge load on graphite-web, icingaweb2 and my web browser because it loads many graphs depending on my "Default page size". For example 100 entries.…
-
In a simple load test, I saw graphite (carbon_cache) python process memory usage is rapidly eating memory (a few GBs in 5 minutes) and system went to heavy swapping until it was totally thumb
1) I've…
-
Is there a way to hide interfaces that starts with "veth"? My graphite DB is filling up with tons of metrics from this plugin, and I'd like to filter them out if possible.
```
$ ./metrics-netif.rb…
-
I just want to ask you if you experience issues running your graphite-node inside a docker container with multiple carbon-cache on a multi CPU host.
I've got a setup close to yours but when I try to r…
ghost updated
9 years ago
-
![fire fighting like a boss](http://www.ohmagif.com/wp-content/uploads/2012/12/firefighting-win-like-a-boss.gif)
These are things that will eventually bite us:
- [ ] Metrics stored in Graphite (each …
-
**Problem description**
I have 2 go-carbon clusters in different DCs. To see metrics from applications from different DCs in one Grafana dashboard, I added carbonapi in the second DC as a backend to …
-
Can you send collectd data to multiple servers using your plugin? If so, what's the syntax?