Mona's new SDK and secure data export
Until today, users could export data to the “/monaExport” endpoint (or using our python client) using only their user-id as identification. As part of a security update, we are moving the data export process to require a bearer token in order to export your data. Following this change, users will need to use their API key and secret (found in their dashboard) to create a JWT token and export their data to a new “/export” endpoint.
Distribution Histogram Zoom In
In order to allow a distribution histogram without stating a segment size, the segment size automatically ranges between the min and max values of the given metric, and a new dynamic zoom-in capability was introduced
First Release Notes: removal of KAPIs from the Mona configuration language
A quick release note regarding an update we made earlier this week to Mona’s configuration language. All changes were implemented to your configuration so no action is needed on your part.