An open API service indexing awesome lists of open source software.

https://github.com/bzon/uptime


https://github.com/bzon/uptime

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## uptime

A simple uptime program that checks targets and expose the result as a prometheus metrics.

Example metrics.

```txt
uptime_ops_total{address="https://www.google.com",status="200",success="true"}
```