Skip to content

Commit 19092ca

Browse files
chore: added documentation on app_api_key information (#1172)
1 parent 0b959f3 commit 19092ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

edx_arch_experiments/datadog_monitoring/scripts/datadog_search.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ def main(regex):
4545
2. Set the following environment variables (in a safe way):
4646
export DD_API_KEY=XXXXX
4747
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.)
4850
See https://docs.datadoghq.com/api/latest/?code-lang=python for more details.
4951
5052
\b

0 commit comments

Comments
 (0)