Openstatus www.openstatus.dev

๐Ÿš€ otel (#1200)

authored by

Thibault Le Ouay and committed by
GitHub
ae51887d b5aea8a3

+16
apps/web/public/assets/changelog/Otel.png

This is a binary file and will not be displayed.

+16
apps/web/src/content/changelog/opentelemetry.mdx
··· 1 + --- 2 + title: OpenTelemetry support 3 + description: Export your OpenStatus synthetics checks as OpenTelemetry metrics. 4 + image: /assets/changelog/Otel.png 5 + publishedAt: 2025-02-24 6 + --- 7 + 8 + We have added support for exporting your OpenStatus synthetic checks as OpenTelemetry metrics. 9 + 10 + Check our [documentation](https://docs.openstatus.dev/monitoring/opentelemetry/) for more information on how to set it up. 11 + 12 + Here's an example of us exporting our synthetic checks to Grafana. 13 + 14 + [Grafana X OpenStatus](https://openstatus.grafana.net/public-dashboards/a85806536e9243f7ab9e0d458eb2ad32) 15 + 16 + You just need an OTLP Endpoint to get started