Skip to content

Commit

Permalink
Improve Uptime.com Overview Content (#2470)
Browse files Browse the repository at this point in the history
* Update README.md

* Remove Jeremy as codeowner

* Update CODEOWNERS

* Update CODEOWNERS

* Fix double @

* Change codeowner to ecosystems-review
  • Loading branch information
brett0000FF authored Sep 4, 2024
1 parent fbbe096 commit aa79546
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
14 changes: 7 additions & 7 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
**/assets/logs/ @DataDog/logs-backend
12 changes: 9 additions & 3 deletions uptime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down

0 comments on commit aa79546

Please sign in to comment.