Skip to content

Commit

Permalink
Readd the API Key installation instructions (#18106)
Browse files Browse the repository at this point in the history
* Readd the API Key installation instructions

* Remove links inside tabs

* Apply suggestions from code review

Co-authored-by: May Lee <may.lee@datadoghq.com>

---------

Co-authored-by: May Lee <may.lee@datadoghq.com>
  • Loading branch information
estherk15 and maycmlee committed Jul 26, 2024
1 parent f453b71 commit 1d243fe
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions openai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,19 @@ Validate that the APM Node.js library can communicate with your Agent by examini
<!-- xxz tab xxx -->
<!-- xxx tab "API Key" xxx -->

**Note**: This setup method only collects `openai.api.usage.*` metrics. To collect all metrics provided by this integration, also follow the APM setup instructions.

### Installation

1. Login to your [OpenAI Account][10].
2. Navigate to **View API Keys** under account settings.
3. Click **Create a new secret key**.
4. Copy the created API Key to your clipboard.

### Configuration
1. Navigate to the configuration tab inside Datadog [OpenAI integration tile][11].
2. Enter an account name and OpenAI API key copied above in the accounts configuration.

<!-- xxz tab xxx -->
<!-- xxz tabs xxx -->

Expand Down

0 comments on commit 1d243fe

Please sign in to comment.