Skip to content

Commit

Permalink
Add endpoint degradation to registry and API
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams authored Jul 15, 2024
1 parent 85d35f7 commit 25a1369
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,17 @@ repo: PlanetPatrol

sites:
-
name: 🏡 PDS public home page
name: 🏡 PDS Website
url: https://pds.nasa.gov/
-
name: ⚙️ PDS API
name: :database: PDS Legacy Registry
url: https://pds.nasa.gov/services/search/search?wt=json&q=product_class:Product_Collection
__dangerous__body_degraded: '"numFound": 0'

-
name: :mag: PDS Search API
url: https://pds.nasa.gov/api/search/1/products
__dangerous__body_degraded: '"hits": 338711'


status-website:
Expand Down

0 comments on commit 25a1369

Please sign in to comment.