We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b959f3 commit 19092caCopy full SHA for 19092ca
edx_arch_experiments/datadog_monitoring/scripts/datadog_search.py
@@ -45,6 +45,8 @@ def main(regex):
45
2. Set the following environment variables (in a safe way):
46
export DD_API_KEY=XXXXX
47
export DD_APP_KEY=XXXXX
48
+ See Create API and APP keys here: https://docs.datadoghq.com/account_management/api-app-keys
49
+ (API key creation requires elevated Datadog permissions—raise a helpdesk ticket or contact a Datadog admin.)
50
See https://docs.datadoghq.com/api/latest/?code-lang=python for more details.
51
52
\b
0 commit comments