Breaking changeMajorWeb app
You now select metrics by id for a raw data export through the API
If you call the raw data export yourself, you now name the raw metrics you want and Mirox does the rest. Query text you send along is no longer run, and anything that is not one of the raw metrics is refused. Exports you build on the export page are unaffected.
Action required: API users: change your raw data export calls to send metric_ids — one to twenty raw metric ids, which you can read from the raw metrics list the API offers. A list of queries is still accepted, but only each entry's id counts and it must be a raw metric id; anything else is refused, and the whole export fails. Query text you send is no longer executed.
- One to twenty raw metrics per export, and the order you list them sets the column order.
- Nothing changes for the exports you put together on the export page.
Shipped withmirox 2.14.169 – 2.14.173