-
### What would you like to be added?
Document covering about the instructions of integrating Telegraf in Kepler where both of them can point to the same instance of the Prometheus.
### Why is this n…
-
Привет, при запуске
`ts-node .`
появляется ошибка
`[SETUP] Для получения прав администратора напишите боту: /setup token
/home/danya/musicFromVK-0.1/node_modules/telegraf/lib/core/helpers/compa…
-
### Relevant telegraf.conf
```toml
...
[[inputs.http]]
urls = ["https://$IP_ADDRESS/v1/version"]
method = "GET"
interval="$ACU_INFO_INTERVAL"
timeout = "7s"
insecure_skip_verify = tru…
-
I'm new to telegraf and this role, but the role looks great!
Do you have any suggestions for using this role with alternate output plugins (librato, datadog, etc) and _without_ influxdb?
It look…
-
### Relevant telegraf.conf
```toml
[[inputs.netflow]]
metric_buffer_limit = 500000
flush_interval = "60s"
service_address = "udp4://:2055"
protocol = "ipfix"
private_enterprise_number_…
-
Hi
So the telegraf agent (made by the creators of InfluxDB) allows tags to serialized into a modified statsd protocol as well.
https://github.com/influxdb/telegraf/issues/39#issuecomment-145928948
…
-
I'm new to Grafana and Influxdb, so I was very happy to find this repository to get me started. So thanks for putting this together and sharing it.
However, after a few days, the dashboards stop di…
-
```
$ helm version
Client: &version.Version{SemVer:"v2.12.1", GitCommit:"02a47c7249b1fc6d8fd3b94e6b4babf9d818144e", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.12.0", GitCommit:"d325d…
-
### Brief description
I've tried generating some netflow packets and sending them to various collectors (goflow2, telegraf)
It was going alright until I tried to add flow start and end timestamps.…
-
### Use Case
What if telegraf processor plugins had a `parallel instance count` configuration, allowing multiple, instances of a processor to be initialized from the same configuration? Telegraf wo…