Build custom Alloy pipelines without writing Alloy syntax
We’ve added a Grafana Alloy component editor to Grafana Fleet Management! Now you can build and update Alloy configuration pipelines without writing a single line of Alloy syntax.
To write Alloy configuration from scratch, you have to know the component you need, the argument names (optional and required), and how to wire its exports into the next component. The new Alloy component editor replaces that toil with a searchable catalog of components and a form-based workflow. Choose from ~180 schema-backed components, fill in a form, pick references to other components from a dropdown, and validate the arguments before adding it to your pipeline.
Existing pipelines now have an edit action above each component block, letting you make changes without touching the configuration syntax. And you can switch to the raw editor at any time if you want more control.