Bug report for grafana.com linux alloy setup wizard

I’m not sure where to post this, but I think there may be some bug with grafana.com’s getting started wizard, for debian linux, which provides a quick install command that includes a pre-generated alloy config - which seems incorrect. However, I’m unsure exactly where the best place to report this is.

In my case the url I’m using is like:

https://MYSITE.grafana.net/a/grafana-setupguide-app/getting-started/quickstarts/os/configure?os=linux&architecture=amd64&platform=debian

The resulting configuration that the wizard provides to install allow with has two sections which leave the instance label as “default" rather than using constants.hostname. Manually changing these after the fact in /etc/alloy/config.alloy seems to resolve it.

I’m attaching two screenshots which hopefully illustrate the issue clearly.

This causes an issue where all hosts I install this on are not showing up under their own hostname on the canned dashboards, but as instance = default

Also, it appears to be affecting the linux os wizard. MacOS wizard has these fields properly relabeled to constants.hostname in the generated configuration

Thanks for reporting this! Our team has started working on a fix for this which will go out soon!