Openstatus www.openstatus.dev

llm.txt (#1805)

authored by

Thibault Le Ouay and committed by
GitHub
3ba6cb7f 30bc1de0

+4 -3
+4 -3
apps/web/public/llms.txt
··· 1 - # OpenStatus 1 + # openstatus 2 2 3 - > OpenStatus is an open-source global uptime monitoring platform that offers a status page and monitoring as code. 3 + OpenStatus is an open-source status page platform with global monitoring (HTTP, TCP, DNS). 4 4 5 5 ## Features 6 6 ··· 8 8 - Status Page: Create a custom status page to display the status of your services. 9 9 - Monitoring as Code: Define your monitoring checks using YAML. 10 10 - Alerting: Configure email, Slack, or other notification channels for alerts. 11 - - CLI: Manage OpenStatus using a command-line interface. 11 + - CLI: Manage openstatus using a command-line interface. 12 + - SDK: Integrate openstatus into your applications with our [SDK](https://jsr.io/@openstatus/sdk-node). 12 13 13 14 ## Documentation 14 15