-
**What did you do?**
Use regex query on medium time ranges (e.g. 1 week):
`{__name__=~"mem_(active|buffers|cached|free|inactive).*", host="kronos"}`
**What did you expect to see?**
All m…
-
Given:
- Offical graphite docker [repo](https://github.com/graphite-project/docker-graphite-statsd)
- Statsd-exporter in the same host + docker network
- My statsd_config:
`{
"graphiteHost": …
-
Sometimes (#122) a data source sends metrics that are not quite correct – for example, sending "c" statsd events but actually sending an all-time count every time. It would help to correct for this if…
-
Hi, i was using the `latest` tag and got the 0.4.1 image after i restarted the exporter, which suddenly started throwings SIGSEGV:
```
time="2018-11-25T15:36:31Z" level=info msg="Starting graphite_e…
-
##### Bug report summary
Hello, i can't start netdata with 'memory mode = dbengine'.
![Screenshot_59](https://user-images.githubusercontent.com/43769896/61701975-37bfd180-ad69-11e9-8d70-cee1c50…
-
https://github.com/apache/wicket/pull/164
-
For internal metrics we want to use Prometheus.
ctron updated
5 years ago
-
```
CC collectors/proc.plugin/sys_kernel_mm_ksm.o
CC collectors/proc.plugin/sys_devices_system_edac_mc.o
CC collectors/proc.plugin/sys_devices_system_node.o
CC colle…
-
It could be separate daemon program, that uses `lnd` APIs, or built into `lnd` itself to provide even more statistics.
Useful statistics:
- status (i.e. synced or not)
- fee estimates
- number…
-
When I have the following mappings defined.
```
---
mappings:
- match: '*.dummy.*'
name: metric_one
labels:
system: $1
attribute: $2
- match: 'full.name.*'
name: metric_two
…