-
Не отправляет данные в overload, падает с ошибкой.
```
2019-07-24 17:53:43,138 Failed to create job on lunapark
2019-07-24 17:53:43,138 ChunkedEncodingError(ProtocolError('Connection broken: Inco…
-
### Relevant telegraf.conf
```toml
[[inputs.win_wmi.query]]
namespace = "root\\cimv2"
class_name = "Win32_ComputerSystem"
properties = [
"Name",
"CurrentTime…
-
**### 1. Description:**
When running the Influx, the VIRT memory consumption rapidly increases ,and was eventually killed by OOM.
### **2. Environment:`**
[Linux version]:centos7
[Docker versi…
-
Trying to serve influxdb v2.0alpha through nginx proxy because I need to run multiple websites on the same host while admins only allow one port to be open 443.
`https://dnsname/influxdb2`
influ…
-
## User Story
Is there anyway to export ./gameserver monitor metics to grafana?
Or is there anyway to export metrics, server stats, uptime, players, ports etc, to telegraf?
## Basic info
* **D…
-
I'm seeing a very weird issue, and I'm running out of ideas how to even debug it, so here is a lot of text...
It does not look like this is a bug with Molecule/Molecule-plugins, but removing those …
-
### Describe the bug
When using a shared credentials file managed by another process e.g. amazon-ssm-agent the credentials are not refreshed periodically or in response to an ExpiredToken api respons…
wave2 updated
22 hours ago
-
### Use Case
We're using the AMQP Consumer plugin with the JSON v2 decoder, and don't want to discard any messages going through our pipeline.
Specifically, even when the decoder cannot parse the in…
-
### Relevant telegraf.conf
```toml
[[inputs.ping]]
urls = ["127.0.0.1"]
fieldinclude = ["result_code"]
[[processors.regex]]
namepass = ["nginx_requests"]
[[processors.regex.tags]]
…
-
## Feature Request
Opening a feature request kicks off a discussion.
As discussed in https://github.com/influxdata/telegraf/pull/7763#issuecomment-676801651
### Proposal:
Make it possible so…