Back home
Open roadmap

What's in progress and what's ahead

We transparently show what's already done, what's in active development and what's in the queue. We don't give dates — we move at the pace quality allows.

In progress2

Active work now

Planned7

Confirmed, in queue

Done8

Already in production

In progress (2)

Public API

API keys and integrations for automation

Create monitors, read statuses, manage settings — programmatically. Will be compatible with a Terraform provider (planned).

Geo-distributed monitoring

Premium: checks from several regions with consensus

The base node infrastructure is live. We're expanding the geography and improving the consensus algorithm (2-of-3, 3-of-5).

Planned (7)

Public status pages

A separate status page of your services for customers

Hosted on our subdomain or an embeddable JS widget on your site. With a 90-day uptime bar, incidents and update subscriptions.

Messenger and webhook integrations

Slack, Discord, custom webhooks for teams

For distributed teams whose on-call channel isn't Telegram. A webhook lets you plug in any system.

Team access

Shared management of monitors and roles

Several users in one workspace, roles (admin / editor / viewer), email invites.

Heartbeat checks

Monitoring cron jobs and background processes

Pull-mode: your script pings our URL — if it stops, we send an alert. Covers «the backup didn't run», «cron died» cases.

DNS monitoring

Checking DNS records for correctness and resolve availability

Watching A/AAAA/MX/TXT records, resolve time, DNS-poisoning detection across several resolvers.

Advanced HTTP checks

Custom headers, POST requests, regex for keywords

For checking authenticated endpoints, webhooks and complex pages with dynamic content.

Alternative payment methods

Cards and crypto in addition to Telegram Stars

For users without Telegram Premium and for B2B clients with corporate cards.

Done (8)

HTTP monitoring

Checking site availability and response time

Basic HTTP/HTTPS checks with accelerated retries on failure. Works on both Free and Premium plans.

Ping monitoring (ICMP)

Checking servers and network nodes via ping

For VPS, gateways and any host that answers ICMP. No HTTP server required.

TCP port monitoring

Checking open ports: SMTP, SSH, DBs, game servers

Any TCP service in host:port form. Measures connect time, with separate alerts for «closed» / «open again».

SSL certificates and domain expiry

Notifications before certificates and registration expire

Alerts 30, 7 and 1 day before expiry. Checks via WHOIS and standard CA chains.

Telegram bot and WebApp

Full bot functionality and one-click dashboard login

The bot understands commands, buttons and inline mode. WebApp auth without logging in again in the browser.

Web control panel

A dashboard for analytics and managing monitors

Uptime charts, check history, incidents, notification settings, light/dark theme.

Email notifications

Email alerts in addition to Telegram

Separate channel toggles: use Telegram only, email only, or both at once.

Node self-update

Agents on VPS update automatically from the master

The master tells the agent the current version in response to a heartbeat. If the agent is outdated it downloads a new agent.py, verifies it and atomically overwrites itself via os.execv. systemd keeps supervising the same PID. Agent deploys became seamless.

Didn't find what you need?

If you have a feature request that isn't on the plan — write to support. Real production use cases move priorities fastest.

Suggest an idea