Skip to content

Commit

Permalink
docs: remove beta / early access tags. (checkly#1210)
Browse files Browse the repository at this point in the history
  • Loading branch information
tnolet authored Feb 5, 2025
1 parent 6228f53 commit 7504412
Show file tree
Hide file tree
Showing 24 changed files with 8 additions and 35 deletions.
4 changes: 1 addition & 3 deletions site/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,9 @@ disqusShortname = "checkly"
weight = 30

[[menu.platform]]
name = "Traces (beta)"
name = "Traces"
url = "/docs/traces-open-telemetry/"
weight = 50
beta = true


[[menu.resources]]
name = "API checks"
Expand Down
1 change: 0 additions & 1 deletion site/content/docs/tcp-checks/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ slug: /

---

> **Early Access Feature:**
> This feature is currently in beta. We’d love to hear your feedback—connect with us via the [Checkly community Slack](https://www.checklyhq.com/slack) or reach out to our [support team](mailto:[email protected]).
## Overview
Expand Down
6 changes: 2 additions & 4 deletions site/content/docs/traces-open-telemetry/_index.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
---
title: Getting started with Checkly Traces and OpenTelemetry - Checkly Docs
displayTitle: Getting started with Checkly Traces and OpenTelemetry
navTitle: Overview
weight: 1
menu:
platform:
parent: "Traces (beta)"
parent: "Traces"
identifier: traces-open-telemetry
navTitle: Getting started
beta: true
aliases:
- "/docs/open-telemetry/"
---


> Checkly Traces are OpenTelemetry native. Currently in **beta** and available for free on all plans.
> Checkly Traces are OpenTelemetry native and available on all plans.
> Need help getting started? We offer a **free, 1:1 onboarding service** to help you instrument your stack with the
> correct OpenTelemetry SDKs and enable tracing inside Checkly.
> [Book an onboarding session right here](https://calendly.com/maria-checkly/traces-onboarding).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ identifier: exporting-traces
weight: 30
menu:
platform:
parent: "Traces (beta)"
beta: true
parent: "Traces"
aliases:
- "/docs/open-telemetry/exporting-traces/"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ weight: 24
menu:
platform:
parent: Export traces to 3rd party tools with Checkly - Checkly Docs
beta: true
aliases:
- "/docs/open-telemetry/exporting-traces/dash0/"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ weight: 22
menu:
platform:
parent: Export traces to 3rd party tools with Checkly - Checkly Docs
beta: true
aliases:
- "/docs/open-telemetry/exporting-traces/grafana-tempo/"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ weight: 23
menu:
platform:
parent: Export traces to 3rd party tools with Checkly - Checkly Docs
beta: true
aliases:
- "/docs/open-telemetry/exporting-traces/honeycomb/"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ weight: 21
menu:
platform:
parent: Export traces to 3rd party tools with Checkly - Checkly Docs
beta: true
aliases:
- "/docs/open-telemetry/exporting-traces/newrelic/"
---
Expand Down
3 changes: 1 addition & 2 deletions site/content/docs/traces-open-telemetry/how-it-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ navTitle: How it works
weight: 70
menu:
platform:
parent: "Traces (beta)"
parent: "Traces"
identifier: how-it-works
beta: true
aliases:
- "/docs/open-telemetry/how-it-works"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ navTitle: Importing traces
weight: 20
menu:
platform:
parent: "Traces (beta)"
beta: true
parent: "Traces"
---

Send your 3rd party backend OpenTelemetry traces to Checkly. Inspect and drill down to why a check failed or degraded.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ weight: 60
menu:
platform:
parent: Importing your traces to Checkly - Checkly Docs
beta: true
aliases:
- "/docs/open-telemetry/http-vs-grpc-protocols/"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ weight: 20
menu:
platform:
parent: Importing your traces to Checkly - Checkly Docs
beta: true
aliases:
- "/docs/open-telemetry/ingesting-traces-otel-collector/"
- "/docs/open-telemetry/sending-traces-otel-collector/"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ menu:
platform:
parent: Importing your traces to Checkly - Checkly Docs
identifier: troubleshooting-missing-spans
beta: true
---

This guide will walk you through the process of identifying missing spans, understanding their root causes, and implementing solutions to ensure your OpenTelemetry setup with Checkly provides complete and accurate tracing information.
Expand Down Expand Up @@ -114,4 +113,3 @@ Ensure the right Authorization keys and endpoints are in use.
### Incomplete instrumentation

To see the full picture, and identify the root cause of a problem faster, ensure your applications and services are [instrumented with the OpenTelemetry SDK](/docs/traces-open-telemetry/instrumenting-code/).

Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ metatags:
weight: 35
menu:
platform:
parent: "Traces (beta)"
beta: true
parent: "Traces"
aliases:
- "/docs/open-telemetry/instrumenting-code/"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ weight: 40
menu:
platform:
parent: "Instrument your code with OpenTelemetry"
beta: true
---

This guide will help you instrument your Django application(s) with OpenTelemetry and send traces to Checkly.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ weight: 38
menu:
platform:
parent: "Instrument your code with OpenTelemetry"
beta: true
aliases:
- "/docs/open-telemetry/instrumenting-code/dot-net"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ metatags:
menu:
platform:
parent: "Instrument your code with OpenTelemetry"
beta: true
aliases:
- "/docs/open-telemetry/instrumenting-code/express"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ weight: 39
menu:
platform:
parent: "Instrument your code with OpenTelemetry"
beta: true
aliases:
- "/docs/open-telemetry/instrumenting-code/python"
- "/docs/traces-open-telemetry/instrumenting-code/python/"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ weight: 35
menu:
platform:
parent: "Instrument your code with OpenTelemetry"
beta: true
aliases:
- "/docs/open-telemetry/instrumenting-code/go"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ weight: 33
menu:
platform:
parent: "Instrument your code with OpenTelemetry"
beta: true
aliases:
- "/docs/open-telemetry/instrumenting-code/java"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ weight: 41
menu:
platform:
parent: "Instrument your code with OpenTelemetry"
beta: true
---

This guide will help you instrument your Laravel application(s) with OpenTelemetry and send traces to Checkly.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ weight: 37
menu:
platform:
parent: "Instrument your code with OpenTelemetry"
beta: true
aliases:
- "/docs/open-telemetry/instrumenting-code/nextjs"
---
Expand Down Expand Up @@ -124,4 +123,4 @@ Schedule a check, you should see the Vercel logs reporting `Sampling decision fo

## Further reading

Have a look at the official Next.js docs on [how to enable the experimental OpenTelemetry integration](https://nextjs.org/docs/app/building-your-application/optimizing/open-telemetry).
Have a look at the official Next.js docs on [how to enable the experimental OpenTelemetry integration](https://nextjs.org/docs/app/building-your-application/optimizing/open-telemetry).
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ weight: 31
menu:
platform:
parent: "Instrument your code with OpenTelemetry"
beta: true
aliases:
- "/docs/open-telemetry/instrumenting-code/nodejs"
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ metatags:
menu:
platform:
parent: "Instrument your code with OpenTelemetry"
beta: true
aliases:
- "/docs/open-telemetry/instrumenting-code/ruby-on-rails"
---
Expand Down

0 comments on commit 7504412

Please sign in to comment.