Sign in to the control panel and create a new project.
Add metrics and select blocks to display on the dashboard.
Add a link to the dashboard on your web site.
Add incidents and update their statuses.
Uptime is determined based on incidents.
Add metrics to be collected automatically to monitor the performance of your resources.
Set up dashboards easily, and save time for important tasks.
Monitor any URLs, including those with Prometheus metrics.
Feel free to reach out with your questions and suggestions!
Public dashboard
For growing teams
Medium companies
For big teams working on many projects
The public dashboard is designed to share the status of your project with your clients. It provides information on whether your services are currently operational and displays the history of incidents.
In contrast, private dashboards are intended for exclusive use within your team. But technically, they are identical to public dashboards.
An HTTP metric is the most straightforward type of metric supported by Isitup. To set them up, just provide the URL you want to monitor for availability and define the criteria for a successful check. For instance, you can state that a response with an HTTP status code of 200 is deemed valid, or you can indicate a specific text that should appear in the response.
Prometheus metrics are a set of metrics formatted according to the
Prometheus specification,
accessible via a specified URL.
Here’s an example
of such metrics, which includes two metrics:
dashboard_latency_ms
and status_api_latency_ms
.
# HELP dashboard_latency_ms Time taken to open the dashboard # TYPE dashboard_latency_ms gauge dashboard_latency_ms 357 # HELP status_api_latency_ms Time taken to open the Isitup status API endpoint # TYPE status_api_latency_ms gauge status_api_latency_ms 77
We calculate these metrics in the background and share them using a client for Prometheus.
We accept all major credit cards, including Visa, MasterCard, Discover, American Express, and UnionPay.
No contracts, no hidden fees, and no setup charges. You can change your plan or cancel your Isitup subscription at any time.
Do you need any more information? Contact us