-
**Template**: Downsampling
**Describe the problem**
Tasks (all variety) fail regularly with a type conflict. To reproduce you can just use the smart_input template.
**To Reproduce**
Steps to r…
-
I'm trying to use the same cert & key for both the listener side and the sending side of kafka-proxy and in telegraf. These are the same certs you made work in #168. Should the setup below work, or am…
-
I've been testing a few upgrades in our staging cluster (monitoring only) and have found that I can't get any Monitoring stats or Logs to populate when running Galera Manager. This includes the green…
-
If we want to report to a InfluxDB without having to have a controller in-between we need to output the data according to this JSON format:
https://www.influxdata.com/integration/mqtt-monitoring/
…
-
Is it possible to send data from PHP via Telegraf service, instead of writing directly in InfluxDB? It could increase performance by multiple times
-
I am trying to use the `envFromSecret` to pass K8s secrets that are shared with InfluxDB to allow Telegraf to push to InfluxDB. The secrets have dashes in them which does not seem to parse properly in…
-
I am pushing data from NATS to InfluxDB using Telegraf. The data is being generated continuously, which results in multiple entries having the same timestamp. My timestamps are in nanoseconds, but in …
-
I've found several cases when `hot-shots` sends malformed packets to telegraf.
### tags ending with `'\\'` break telegraf for an unknown reason
Reproduction example:
```js
const {StatsD} = r…
-
### Relevant telegraf.conf
```toml
[[outputs.http]]
url="http://one.example.com/write"
[[outputs.http]]
url="http://two.example.com/write"
```
### Logs from Telegraf
```text
Aug 23 05:05:35 f…
shric updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
I'm currently using frigate in an unprivileged LXC, and so I cannot see iGPU stats. I was wondering if iGPU stats could be included …