You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, the blocks table has a hierarchy column with "endpoint > queue_config".
"The > symbol indicates deeper levels of nesting. For example, endpoint > basic_auth refers to a basic_auth block defined inside an endpoint block."
This seems easy to miss in big docs though. Maybe nested block descriptions should mention their parent block? @clayton-cornell any thoughts on this?
What's wrong?
I'm using Grafana Alloy version "1.4.3" running as a deamon-set on a Kubernetes cluster version 1.26.16. Here is my remote write configuration:
I get this error message:
As documentation suggests "queue_config" should work from version "1.3.0" but it doesn't.
Steps to reproduce
Deploy Grafana Alloy via it's Helm chart with following configuration for remote write:
It creates a configmap on your cluster called "alloy" and when you get Alloy log it shows that "queue_config" is not a valid block.
System information
Kubernetes 1.26.16
Software version
Grafana Alloy v1.4.3
Configuration
Logs
The text was updated successfully, but these errors were encountered: