Create a Metrics Streams on ThousandEyes for Splunk Observability Cloud
Choose one of the following methods to create your stream to Splunk Observability Cloud:
Use the ThousandEyes API through Postman to create the stream programmatically.
- Open the
Create metrics stream - Splunk Observability
request in your Postman collection - Click
Send
to execute the API request
API Documentation
For detailed API parameters and options, check the ThousandEyes API documentation.
Use the ThousandEyes web interface to create the stream integration manually via OpenTelemetry.
To integrate Splunk Observability Cloud with ThousandEyes, follow these steps:
- Navigate to
Manage
>Integrations
>Integration 1.0
- Click
+ New Integration
and selectOpenTelemetry Integration
- Configure the integration settings:
- Enter a
Name
for the integration (e.g., "Splunk Observability Cloud Metrics Integration") - Set the
Target
toHTTP
- Enter the
Endpoint URL
to send data inOTLP (OpenTelemetry Protocol)
format:- Replace
<REALM>
with your Splunk environment such asus1
,eu0
,us0
- Replace
- For
Preset Configuration
, selectSplunk Observability Cloud
- For
Auth Type
, selectCustom
- Set the following
Custom Headers
:X-SF-Token: {TOKEN}
- Enter your Splunk Observability Cloud access token
Content-Type: application/x-protobuf
- Select
Metric
as the OpenTelemetrySignal
- Select
v2
as theData Model Version
- For
Network & App Synthetic
, select a the test that you want to stream data from
- Enter a
- Click
Save
Test Selection
For more information on creating a test, see the previous step or General Setup Instructions.
Receiving data
The stream will begin sending data to Splunk Observability Cloud in a couple of minutes.