diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0abe082b1f..1f23476d60 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -209,7 +209,7 @@ /upbound_uxp/ @humoflife support@upbound.io @DataDog/ecosystems-review /upsc/ @platinummonkey /upstash/ @upstash support@upstash.com @DataDog/ecosystems-review -/uptime/ @jeremy-lq +/uptime/ @DataDog/ecosystems-review /uptycs/ @cgadde-uptycs support@uptycs.com /vantage/ @brookemckim support@vantage.sh @DataDog/ecosystems-review /vercel/ @Datadog/serverless @@ -1026,11 +1026,11 @@ /upsc/assets/dashboards @platinummonkey @DataDog/documentation @DataDog/reporting-and-sharing @DataDog/agent-integrations /upsc/assets/monitors @platinummonkey @DataDog/documentation @DataDog/alerting-product @DataDog/agent-integrations -/uptime/*metadata.csv @jeremy-lq @DataDog/documentation -/uptime/manifest.json @jeremy-lq @DataDog/documentation -/uptime/README.md @jeremy-lq @DataDog/documentation -/uptime/assets/dashboards @jeremy-lq @DataDog/documentation @DataDog/reporting-and-sharing @DataDog/agent-integrations -/uptime/assets/monitors @jeremy-lq @DataDog/documentation @DataDog/alerting-product @DataDog/agent-integrations +/uptime/*metadata.csv @DataDog/documentation +/uptime/manifest.json @DataDog/documentation +/uptime/README.md @DataDog/documentation +/uptime/assets/dashboards @DataDog/documentation @DataDog/reporting-and-sharing @DataDog/agent-integrations +/uptime/assets/monitors @DataDog/documentation @DataDog/alerting-product @DataDog/agent-integrations /vespa/*metadata.csv @gjoranv dd@vespa.ai @DataDog/documentation /vespa/manifest.json @gjoranv dd@vespa.ai @DataDog/documentation @@ -1116,4 +1116,4 @@ # LEAVE THE FOLLOWING LOG OWNERSHIP LAST IN THE FILE # Make sure logs team is the full owner for all logs related files -**/assets/logs/ @DataDog/logs-backend \ No newline at end of file +**/assets/logs/ @DataDog/logs-backend diff --git a/uptime/README.md b/uptime/README.md index 60653d71e0..d60ee28631 100644 --- a/uptime/README.md +++ b/uptime/README.md @@ -2,10 +2,16 @@ ## Overview -Get events and metrics from your app in real time to: +Uptime.com is a comprehensive website monitoring service that provides real-time alerts and detailed performance analytics for your web applications and APIs. -- Track and notify of any downtime or interruptions. -- Visualize response time metrics from synthetic requests. +The Uptime.com integration with Datadog enhances your monitoring capabilities by combining Uptime.com's monitoring with Datadog's platform. Key functionality includes: + +- Uptime.com alerts automatically generate corresponding events in Datadog. +- Datadog events can be assigned lower priority and commented on for tracking. +- Check response times are tracked as metrics in Datadog. +- Metrics update every 5 minutes with 5 data points from 1-minute interval checks. + +This integration enables you to proactively identify and resolve performance issues, minimizing downtime and improving overall site reliability. ![Uptime.com Graph][1]