You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the grafana cloud module when I set the token to a value read from a local file as is_secret = true, alloy refuses to launch, warning about the conversion from a secret to a string.
My expectation would be that I can set the grafana cloud token to a value that is a secret
The text was updated successfully, but these errors were encountered:
Hey all 👋
When using the grafana cloud module when I set the token to a value read from a local file as
is_secret = true
, alloy refuses to launch, warning about the conversion from a secret to a string.My expectation would be that I can set the grafana cloud token to a value that is a secret
The text was updated successfully, but these errors were encountered: