-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alloy does not recognize "queue_config" block #2159
Comments
The |
hi, the blocks table has a hierarchy column with "endpoint > queue_config". |
I've got an open task/ToDo to work on clarifying the component docs. One of the points I want to work on is exactly this. I'm not sure what solution will help make this more obvious. The nesting and hierarchy is important and making it clear what belongs where... I've started experimenting with ideas in this PR: #1630 It's currently a bit stalled out though due to other work that needs to be done first. |
Thanks, closing this issue then since the original problem is solved and there is a follow up to improve the component in general |
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: