v1

latestOpenAPI 3.0.12026-07-24233726.8 KB
Monitors

Ingest Datapoint

Sends a datapoint to add to the target monitorId with the current timestamp and then modeled. In private Beta, reach out for access.

post/v1/monitors/ingest-datapoint/{monitorId}

Path parameters

monitorIdstring uuid required

Request body

valuenumber double
groupsobject nullable

Each key is a group name and each value should be the group by value. Omit the monitor has no groups

Response

Success