Skip to content

MaestroProcessStatsRequest

Required request parameters for process-scoped insights stats endpoints (getElementStats, getInstanceStats).

Identifies a single process+package+version and the time range to aggregate over.

Properties

Property Type Description
endTime Date End of the time range to query
packageId string Package identifier
packageVersion string Package version to filter by
processKey string Process key to filter by
startTime Date Start of the time range to query