Scripted synthetic check with secrets

I’d like to create a scripted synthetic check, which requires providing some credentials.
If I just hardcode them in the script - all other users that can view the script also can see the credentials.
Is there a way to solve this, so that only people with certain privileges can see secrets, or maybe there is a way to run k6 scripts via CI and report the outcome to Grafana synthetic checks?

1 Like

I have this same question; this is very much needed.