Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions docs/instrument/collector-setup/scout-exporter.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ The Scout exporter requires two main configuration components:

1. OAuth2 Authentication Setup:

- Configure OAuth2 client credentials
- Set up token endpoint
- Configure TLS settings
- Configure OAuth2 client credentials
- Set up token endpoint
- Configure TLS settings

1. Exporter Configuration:
2. Exporter Configuration:

- Set up endpoint URL
- Configure authentication
- Enable TLS settings
- Set up endpoint URL
- Configure authentication
- Enable TLS settings

```yaml showLineNumbers
extensions:
Expand Down
Loading