Skip to content

Commit

Permalink
Use healthcheck endpoint for more granular warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Jul 18, 2024
1 parent ff70756 commit c779e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sites:
url: https://uh-datalab.odbx.science
maxResponseTime: 10000
- name: Datalab UH (API)
url: https://uh-datalab-api.odbx.science
url: https://uh-datalab-api.odbx.science/healthcheck/is_ready
maxResponseTime: 10000
- name: Datalab UH 2
url: https://uh-datalab2.odbx.science
Expand Down

0 comments on commit c779e78

Please sign in to comment.