...
After adding the above blocks to the Alloy configuration file, save the changes.
Install
alloy
in the namespace where you want to scrape the data from by following steps here.Update
alloy
using thealloy-values.yaml
file which we setup above. Replace <namespace> with where you installed alloy in 2nd step above.Code Block helm upgrade --namespace <namespace> alloy grafana/alloy -f <path/to/alloy-values.yaml>