Skip to content

Commit

Permalink
update StreamNative readme
Browse files Browse the repository at this point in the history
  • Loading branch information
akaila-crest committed Dec 12, 2024
1 parent d0d0371 commit 5257e38
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions streamnative/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,16 @@ The StreamNative integration collects the following types of [metrics][2]:

## Setup

### Configuration
### Generate API credentials in StreamNative

#### Get StreamNative credentials

Log into the [StreamNative Cloud Console Account][3].
##### Get the `Organization ID` and `Instance Name`:
Log in to [StreamNative Cloud Console Account][3].
#### Generate `Organization ID` and `Instance Name`:

1. Click the profile icon and select **Organizations**.
2. Choose the **Organization** for which data needs to be collected.
3. From the **Select an Instance** dropdown, note the **Instance Name**.
3. From the **Select an Instance** dropdown, get the **Instance Name**.

##### Get the `Client ID` and `Client Secret`:
#### Generate `Client ID` and `Client Secret`:

1. Click the profile icon and navigate to the **Accounts & Accesses** tab.
2. Find the Service Account with **Admin** permissions set to **Enabled**.
Expand All @@ -34,12 +32,16 @@ Log into the [StreamNative Cloud Console Account][3].
4. Select **Download OAuth2 Key** to obtain the **Client ID** and **Client Secret**.


#### Add StreamNative credentials
### Connect your StreamNative Account to Datadog

- Organization ID
- Instance Name
- Client ID
- Client Secret
1. Add your Organization ID, Instance Name, Client ID, and Client Secret
|Parameters|Description|
|--------------------|--------------------|
|Organization ID|Organization ID of your StreamNative account.|
|Instance Name|Instance name of the corresponding organization.|
|Client ID |Client ID of your service account.|
|Client Secret|Client Secret of your service account.|
2. Click the Save button to save your settings.


## Data Collected
Expand Down Expand Up @@ -69,4 +71,4 @@ Need help? Contact [Datadog support][4].
[1]: https://streamnative.io/
[2]: https://docs.streamnative.io/docs/cloud-metrics-api#metrics-endpoint
[3]: https://console.streamnative.cloud/
[4]: https://docs.datadoghq.com/help/
[4]: https://docs.datadoghq.com/help/

0 comments on commit 5257e38

Please sign in to comment.