Obtain an API token
Before sending events from Harness, contact Chronosphere Support to obtain an API token for use with authenticating your third-party app with Observability Platform.This API token differs from an API token that’s generated when creating
a service account.
Create a Harness webhook
To send Harness events to Observability Platform:- In Harness, create a webhook.
-
Select Add a Notification Rule.
Observability Platform supports the following Harness events:
-
PipelineSuccess -
PipelineFailed -
PipelineStartObservability Platform listens forPipelineStart,PipelineSuccess, andPipelineFailedevents. There can be several hours between aPipelineStartevent and a deployment. Chronosphere recommends usingPipelineSuccessorPipelineFailedunless start events are critical information.
-
- Select a Webhook notification method.
-
Enter the following URL:
https://TENANT.chronosphere.io/api/v1/data/events/receiver/harnessReplaceTENANTwith your Observability Platform tenant name. -
Click + Add Headers to add the following custom header:
Replace
CHRONOSPHERE_HARNESS_TOKENwith the API token obtained from Chronosphere support. - Click Finish.