-
I saw an update was made Nov 21 - but this is still crashing on a fresh install.
Hoping that maybe we can get some momentum going to bring this back to life.
> [info] Initialisation started...
…
-
Hi,
i tried to setup this up in combination with InfluxDB2.
I added the bucket I use with InfluxDB2 in the config.yaml
```
defaults:
# Default value for the database name (InfluxDB)
influx…
-
Hello,
I encountered an issue while attempting to incorporate your code into my Telegraf configuration.
'error loading config file /etc/telegraf/telegraf.conf: plugin inputs.exec: line 3793: con…
-
Crashing telegraf container (due to OOM or erroneous configuration) has effect on the main application as the state of the entire pod is set to "not ready" if telegraf is restarted.
In such occurrenc…
-
**Is your feature request related to a problem? Please describe.**
I am using InlineKeyboardButton, which uses bot.on ("callback_query") from Telegraf as a listener. I am sure https://core.telegram.o…
-
The telegraf.conf for both Windows and Ubuntu have the urls set as follows: urls = [ "http://10.100.1.86:8086" ]. This IP does not work - is it supposed to be urls = [ "http://PUT NEW IP ADDRESS HERE:…
-
### Relevant telegraf.conf
```toml
[[inputs.win_perf_counters.object]]
Measurement = "win_mem"
ObjectName = "Memory"
# ## Use 6 x - to remove the Instance bit from the counterPath.
Instanc…
-
thanks for the esxi.conf of telegraf snmp, but please help me how to write the prometheus.conf that connect to with the dashboard you provided?
I am e newbie in this grafana prometheus and telegraf…
-
Hello!
I'm using nginx as a metric proxy.
## Telegraf
The chain is: x2i => nginx:8088 => telegraf:8087 => influxdb2/influxdb1:8086
#### nginx.conf
There is a basic config for the telegra…
-
By default, the telegraf deployments have 1 replica and a PDB of `MinAvailable: 1`, this makes the pods unevictable and scaling down kubernetes nodes not possible.
I would suggest changing `pdb: crea…