You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/content/docs/open-telemetry/_index.md
+9-8Lines changed: 9 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -9,18 +9,19 @@ beta: true
9
9
---
10
10
11
11
{{< info >}}
12
-
The OpenTelemetry integration is currently in **beta** and available for free on all plans. If you have questions please reach out to us at [email protected].
12
+
The OpenTelemetry integration is currently in **beta** and available for free on all plans.
13
+
Need help getting started? We offer a **free, 1:1 valet onboarding service** to help you instrument your stack with the
14
+
correct OpenTelemetry SDKs and enable tracing inside Checkly.
15
+
[Book an onboarding session right here](https://calendly.com/tim-nolet/checkly-open-telemetry)
13
16
{{< /info >}}
14
17
15
-
With the Checkly OpenTelemetry (OTel) integration, you can find out why your business critical checks are failing and resolve
16
-
issues 10x faster than before. This works as follows:
18
+
The Checkly OpenTelemetry (OTel) integration allows you to correlate synthetic monitoring checks with traces from your backend services. This integration is especially useful for two types of users:
17
19
18
-
1. All HTTP requests made by your checks are automatically instrumented with W3C `traceparent` and
19
-
`tracestate` headers.
20
-
2.**Ingest traces into Checkly from your OTel setup** and display them in the Checkly UI, allowing you to correlate check results with traces.
21
-
3.**Send every check run to your 3rd party OTel backend as a span**, enabling you to correlate check runs
22
-
and their metadata like check run location, check name etc. with other telemetry data.
20
+
-**Resolve issues quicker:** Resolve failing synthetic checks much quicker by correlating failing checks with backend & infrastructure traces. No more flipping between various 3rd party observability (o11y) systems.
21
+
-**Increase signal vs. noise:** Cut through the sea of o11y and focus on the data that correlates to critical and known business processes as exercised by synthetic monitoring checks.
22
+
-**Save money:** Send traces directly to Checkly, without signing up for another product or hosting an OTel solution yourself.
23
23
24
+

24
25
25
26
To get started with the Checkly OpenTelemetry integration, pick a scenario that best fits your needs.
0 commit comments