-
Currently, when using the External HTTP Listener plugin, data posted to this endpoint from multiple sources ends up in the same place within InfluxDB. This works if you have two different data sources…
-
## Feature Request
I wasn't able to find in input plug-in for data coming from a serial port
### Proposal:
Could it be possible to provide such a plug-in that reads data from the serial port accord…
-
I have domains with FCoE uplinks. All stats falls into ether stats as those ports have transport=ether.
Can we reclassify FCoE ports as FC ports, so that graphs are split between ethernet and FC/FCoE…
-
**Problem Description**
My home has two electrical panels and two Tesla Backup Gateways, with 3 Powerwall 3 units split between them. The solar array is also likewise split. This seems to be the comm…
-
## Feature Request
Add quote to detect in instance.
### Proposal:
Hi, i see the inputs disk and diskio but i dont see to have the options for detect quote configurations in a instance. I try t…
-
I'd like to build Docker Telegraf with an external output plugin: postgresql.
The InfluxData does not contain this plugin but it exists here
https://github.com/svenklemm/telegraf
What I need to …
-
Currently its possible to push metrics from blocky into grafana via Prometheus. And while this works fine, its currently not possible to also have the query log in grafana without making use of anothe…
-
### Relevant telegraf.conf
```toml
[[inputs.lustre2]]
alias = "lustre2-ost-jobstats"
mds_procfiles = [""]
ost_procfiles = ["/proc/fs/lustre/obdfilter/*/job_stats"]
# measurement name for …
-
## 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…
-
Some additional feature was added to aws ec2 processor here: #15795 , and It is working good but I have two issues:
1. Error when I run telegraf with --test:
```
[signal SIGSEGV: segmentation vio…