Skip to content
#

synthetic

Here are 25 public repositories matching this topic...

integrii
integrii commented Mar 23, 2020
1 - (sum(count_over_time(kuberhealthy_check{check="kuberhealthy/deployment", status="0"}[30d])))/(sum(count_over_time(kuberhealthy_check{check="kuberhealthy/deployment", status="1"}[30d])) * 100)

This query makes it possible to formulate a 30 day uptime percentage. We should document this for our users so that they can use it with their own synthetic checks easily. It would be good

Improve this page

Add a description, image, and links to the synthetic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the synthetic topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.