-
Hi,
What is the actual meaning and use case of the `dataType` member in the class `LabelDef` (https://github.com/raomin/ESPAltherma/blob/ebc7757dab8fa4b319b8bda0fd45d13b39724c3e/include/labeldef.h#…
-
### Use Case
nats_consumer only supports looking up streams by subject (https://github.com/influxdata/telegraf/issues/11046#issuecomment-1165939774), however this approach only works for streams that…
-
### Relevant telegraf.conf
```toml
# Configuration for telegraf agent
[agent]
debug = true
metric_batch_size = 1000
metric_buffer_limit = 10000
flush_interval = "10s"
quiet = false
…
-
If there's some standard service discovery to connect to like Consul, it would be cool to have Telegraf connect to that and automatically start collecting data for services that Telegraf supports.
So…
-
### Use Case
```toml
[[processors.starlark]]
script = "/etc/telegraf/telegraf.d/example/apply_metric_json.star"
[processors.starlark.constants]
project = "${PROJECT}"
structure = "…
-
I have a telegraf config setup on a node without the AWS CLI installed. Below is the config:
`# Generic, basic /usr/local/etc/telegraf.conf file for FreeBSD
# Gathers some basic metrics and transm…
-
Trying to use ssl cert mechanism to talk to the device and its not working? did anyone get it working?
telegraf.tmpl settings for input-oc.
servers = ["192.168.1.139:50051"]
ssl_cert = "/sou…
-
### Use Case
The current configuration of inputs.opcua_listener is not following the real naming structure of OPC UA and the current configuration, based on NamespaceIndex is a risk because the index…
-
### Relevant telegraf.conf
```toml
[[inputs.prometheus]]
monitor_kubernetes_pods = false
response_timeout = "5s"
metric_version = 2
kubernetes_services = [
"ht…
-
__Proposal:__
I'd love to see instance-level permission management.
This is what I mean by Instance-level
```
- Instance
- Organizations
- Buckets
```
As of now, It's not possible to a…