Zum Hauptinhalt springen

Start a statistics run for the whole tenant

POST 

/metrics/statistics/run

Starts the same run the nightly job performs, for this tenant alone, and answers at once - it walks every metric and its cost grows with the amount of data stored. Answers 409 when a run is already in flight, so an impatient second click cannot put the load on the time-series store twice.

Responses

The run was started; its progress is readable from the GET of this path.