-
-
__Steps to reproduce:__
1. Click "create configuration" to create telegraf configuration
2. Click `system`
3. Click `disk` (intending to not monitor the disk)
4. Realize you can't unselect the dis…
-
### Proposal:
Add metrics_dropped and metrics_filtered fields to input plugins.
Add metrics_dropped, metrics_filtered, metrics_gathered(processed/aggregated) to processors and aggregators plugins…
-
### Relevant telegraf.conf
```toml
# Telegraf Configuration
#
# Telegraf is entirely plugin driven. All metrics are gathered from the
# declared inputs, and sent to the declared outputs.
#
# …
-
[*First, thanks writing this code/project! I had a similar use-case and problem: using Telegraf+InfluxDB stack to do monitoring and wanted to downsample data for different retention lengths. This proj…
-
I'm using InfluxDB and telegraf to monitor machine memory, then I encounted a ClassCastException.
The query in InfluxDB returns:
```
select last(available_percent) as available_percent, total from…
-
We use annotations to expose the service via a LB. Would be helpful if telegraf passed in the annotations to the service.yaml like influxdb does.
-
I tried setting up logstash to push to influx but I get authentication errors.
It looks like this repo only supports user/password, but is there a way to do token authentication? Influxdb works mor…
-
Hello!
I used installation step by step, but when i started telegraf, I saw this error. How I should solve it?
Nov 05 17:32:50 z8-het telegraf[10103]: 2020-11-05T16:32:50Z E! [inputs.exec] Erro…
-
### Use Case
We would like to use HTTP Response plugin to measure web page latency, however the page is accessible via a SOCKS proxy. The plugin support HTTP proxy, but not SOCKS.
### Expected behav…