-
Hi There, Thanks for making a very good tool. I love it. We are currently using uptimerobot, but we plan to migrate to Bluewave. For our current status page we have stats for today, week and month. ( https://kovoks-status.nl ). Can I get those numbers from the API? I see some hints in monitors/stats/:montitorid
But I'm not sure how for example aggregateDate gets filled over time. And for reporting to our customers, we currently use a 90 day average, I found a setting to save the data for 90 days, but I'm not sure how to retrieve the number for that. I hope someone who uses Bluewave for a bit longer can help. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Hi @kovoks, Happy to hear you find the software useful! Could you let me know what kind of metrics you are looking for? Are you looking for average uptime percentage for day, week, and month? Let us know what kind of data you'd be interested in and if we don't currently provide it we can look at adding that functionality if it fits with our software! |
Beta Was this translation helpful? Give feedback.
-
Hi, Thanks for replying! Yes, I would love to have an average uptime percentage for today, 7 days, 30 days and if possible 90 days. It would be even better if If we have today and 7 days, we can replace the columns in https://kovoks-status.nl for the stats coming from BlueWave. side note: |
Beta Was this translation helpful? Give feedback.
-
@kovoks feature is implemented, you've got a new endpoint at
The branch is in PR review queue right now, feel free to checkout the branch if you'd like to try it out while we wait for it to be merged in. Swagger docs are also available at |
Beta Was this translation helpful? Give feedback.
@kovoks feature is implemented, you've got a new endpoint at
api/v1/monitors/uptime
that should return what you're looking for: