-
## Feature Request
Need a PluginErrorHandler interface or something that telegraf can callback when it fails to poll for metrics.
For more context please check out this thread: https://influxcomm…
-
### Relevant telegraf.conf
```toml
[global_tags]
[agent]
interval = "1s"
round_interval = true
metric_batch_size = 10000
metric_buffer_limit = 100000
collection_jitter = "1s"
…
-
First off, thanks for the great plugin. It works incredibly well and does exactly as advertised, right out of the box. Was surprised and happy to see my two new 5075s added a few seconds after I put t…
-
Hi
We've been talking about it for a while,
I think it will be great to decouple the netconf collector (open-nti.py) from the Influxdb.
The idea would be to send data to Fluentd or Telegraf (format t…
-
### Relevant telegraf.conf
```toml
[[inputs.mysql]]
# ...
gather_global_variables = true
```
### Logs from Telegraf
```text
N/A
```
### System info
Telegraf 1.22.3
### Docker
_No respon…
-
## Feature Request
Add connection TTL option to avoid node overload when using multiple load-balanced GL servers. Request per [comment](https://github.com/influxdata/telegraf/pull/9644#issuecomment…
-
**Feature Request**
The kubernetes and kube_inventory input plugins have most of the metrics to monitor k8s infrastructure needs but few resources and metrics are still missing from the set of plug…
-
#99 seems to have a similar problem, but that solution is not working for me.
Here's my setup:
`boomerang` -> `boomcatch` -> `telegraf` -> `influxdb`
My webpage is pretty simple and includes …
-
Hi,
What is the actual meaning and use case of the `dataType` member in the class `LabelDef` (https://github.com/raomin/ESPAltherma/blob/ebc7757dab8fa4b319b8bda0fd45d13b39724c3e/include/labeldef.h#…
-
My goal is to follow up on the available space of my pools in prometheus.
I have available: `zfsprom_alloc`, `zfsprom_size` and `zfsprom_free`.However, these values are on physical pool level as repo…