checkly / public-roadmap

Checkly public roadmap. All planned features, updates and tweaks.
https://checklyhq.com
37 stars 7 forks source link

New /v2/reporting/ API #233

Closed tnolet closed 1 year ago

tnolet commented 2 years ago

We are adding a new API to enable more fine grained data acces. This will be a big change, so it is versioned under v2. Furthermore we do not want polymorphic behaviour as it complicates schema handling. This means the endpoints would be

Query patterns

Non-aggregated data

Aggregated data

Metrics psuedo-object

Filters

The first endpoint is live under alpha:

https://developers.checklyhq.com/reference/getv2reportingbrowserchecksid

tnolet commented 1 year ago

This is now live! See