Replies: 1 comment
-
It's supported everywhere as it is actually handled before configuration parsing by simple string templating. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Trying to use the external secrets placeholder/backend with little luck in the datadog_metrics sink. The secrets retrieval works great for our Splunk sink but for 'datadog_metrics' we only get the
403 fiobidden
. If I replaceSECRET[backend_aws_secrets_manager.datadog_api_key]
with the value stored in AWS secrets manager it works fine.Before I burn much more time on this thought I would check that parsing the
SECRET[*.*]
was actually supported in the datadog_metrics sink.Thanks
Beta Was this translation helpful? Give feedback.
All reactions