===== Monitoring data ===== ==== Metrics ==== **Description:** * This API allows to retreive all generated metrics * **Services:** ^ Collect flat metrics ^^^ | Description| Collects the metrics and remove them from the queue || | Method | **POST** || | URL| /monitoring/metrics || | **Parameters** ||| | action | "poll" is the unique available value | mandatory | | maxchunksize | The max number of metrics to return | optional | | **Example** ||| | ///monitoring/metrics?action=poll&maxchunksize=1000// |||