Skip to content

Commit 2bcf8da

Browse files
authored
updating CONTRIBUTING.md (#982)
1 parent ca16331 commit 2bcf8da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ Just define `export LIMA_INSTANCE=$(whoami | tr "." "-")` into your `.zshrc` or
7777

7878
In case you have a Datadog account and want to install the Datadog Agent into your local cluster to retrieve logs/metrics/traces from it:
7979

80-
- Create an API key [here](https://app.datadoghq.com/organization-settings/api-keys)
81-
- Create an APP key [here](https://app.datadoghq.com/organization-settings/application-keys)
80+
- Use the API key 'dev chaos-engineering', or create an API key [here](https://app.datadoghq.com/organization-settings/api-keys)
81+
- Use the APP key 'dev chaos-engineering', or create an APP key [here](https://app.datadoghq.com/organization-settings/application-keys)
8282
- Store them securely and add them to your `.zshrc`:
8383

8484
> NB: it is recommended to properly tag/isolate your local workload from your PROD workload, check with your Datadog account admin how to adapt tagging accordingly and confirmm which configuration should be applied to your Datadog Agent

0 commit comments

Comments
 (0)