-
### Relevant telegraf.conf
```toml
[[inputs.file]]
files = ["./input.json"]
data_format = "json_v2"
[[inputs.file.json_v2]]
[[inputs.file.json_v2.object]]
path = "counters.thre…
-
### Use Case
I'm using the derivative plugin to calculate instantaneous power (in W) from the meter pulse count (in kWh).
The input plugin only produces a kWh measurement whenever the value increa…
-
## Running with systemctl
Content | Status | Start | Stop | Local | CloudPod | BigPod
:----- | :----- | :----- | :----- | :-----: | :----: | :-----:
Grafana | systemctl grafana-server | Start | S…
-
### Use Case
Based on golang support, Golang 1.22 and 1.23 are supported. We have lots of microservices with its own upgrade cycle.
Telegraf as a library requires latest Golang instead of supporting…
-
### Relevant telegraf.conf:
https://gist.github.com/nognomar/95c8c0c086106e2fb66e8f9d8940638f
### System info:
[Include Telegraf version, operating system name, and other relevant details]
teleg…
-
## Feature Request
### Proposal:
When calculating a derivative with the derivative aggregator plugin, calculated values can sometimes be less than zero which in many cases (such as counters) is …
nward updated
2 years ago
-
Thanks for posting this! My only snag was that grafana didn't start correctly. Looks like its looking for config files. I didn't have time to test interworkings yet. Will do that later.
```
…
-
### Relevant telegraf.conf
```toml
[[inputs.http_response]]
urls = ["https://10.37.155.81:43744/pages/logpage.html"]
response_timeout = "5s"
response_body_max_size = "2000"
response_st…
-
Hello,
I'm trying to use snap and your plugin to collect metrics into an influxDB. I have succeeded with one host to get the few metrics i need but now to collect 500 metrics on a thousand nodes.
…
-
when i installed it in centOS7.6 ARM64 machine:
# yum localinstall influxdb-1.7.4.arm64.rpm
Loaded plugins: fastestmirror
Examining influxdb-1.7.4.arm64.rpm: influxdb-1.7.4-1.arm64
Cannot add pac…