-
### Use Case
Currently, there is no implementation of feat:secret-store #11232 for mariadb/mysql plugin. Ideally, it would be best practice to avoid having passwords in plain text in the configurati…
-
We recently switched over from using a master key to using managed identities to authenticate with Cosmos.
I gave the user assigned identity the following role assignments:
- Cosmos DB Built-in …
-
### Please direct all support questsions to slack or the forums. Thank you.
The telegraf file is to big, I don't need all of inputs, how can I control the inputs when I build it. Thanks for answer.
-
Hello everyone
I want to connect dapr to HashiCorp vault for secret management and I have a problem to get a vaule in dapr:
I connect a dapr to vault with this configuration :
//=================…
-
### Relevant telegraf.conf
```toml
[agent]
interval = "10s"
round_interval = true
metric_batch_size = 1000
metric_buffer_limit = 10000
collection_jitter = "0s"
flush_interval = "10s…
-
### Relevant telegraf.conf
```toml
# HTTP/HTTPS request given an address a method and a timeout
[[inputs.http_response]]
## List of urls to query.
urls = ["https://mywebsite.com"]
## Se…
-
### Relevant telegraf.conf
```toml
[agent]
interval = 1
flush_interval = 1
[[inputs.mock]]
metric_name = "ABC"
[inputs.mock.tags]
querystring = "SELECT count(*) from t"
query_hash = "…
-
### Relevant telegraf.conf
```toml
# Netflow v5, Netflow v9 and IPFIX collector
[[inputs.netflow]]
## Address to listen for netflow/ipfix packets.
## example: service_address = "udp://:20…
-
### Relevant telegraf.conf
```toml
[agent]
interval = "1s"
flush_interval = "1s"
debug = true
quiet = false
[[inputs.mqtt_consumer]]
servers = [ "mqtt://broker:1883" ]
topics = [ …
-
**Describe the solution you'd like**
I want to be able to use GitLab as my SecretStore.
**What is the added value?**
The GitLab Provider will work as intended.
**Observations (Constraints, Con…