eidam / cf-workers-status-page

Monitor your websites, showcase status including daily history, and get Slack/Telegram/Discord notification whenever your website status changes. Using Cloudflare Workers, CRON Triggers, and KV storage.
https://status-page.eidam.dev
MIT License
2.36k stars 1.44k forks source link

Could we get line charts too #50

Open WalshyDev opened 3 years ago

WalshyDev commented 3 years ago

It would be great if we could request a JSON and get some data from it to plot on a line graph. For example, we could have a section called "Request Rate" which calls /api/v1/stats/requests which returns {"1m": 1000} and you can specify the 1m value.

A good example of what this would look like is Reddit's Status Page - https://redditstatus.com/