Statistics

Lobster_data offers the possibility to display and export statistical evaluations of profile runs and transfer volumes over a certain period of time.

In addition, workload peaks of the system and the profiles can be displayed.

For the creation of the statistics, Lobster_data saves when a profile has been completed and with what result and transfer volume. The statistics are calculated cumulatively over a day, but can also be cumulated over the profiles.

REST API (JSON/OpenMetrics)


The statistics data can also be queried via HTTP in JSON or OpenMetrics format.

See generally section System Interaction via HTTP (REST API) for authentication.

URL


https://<URL or IP of Integration Server>/dw/rc/v1/metrics
https://<URL or IP of Integration Server>/dw/rc/v1/metrics?openMetrics

https://<URL or IP of Integration Server>/dw/rc/v1/metrics/statistic

Specific Client


The addition ?client=<client ID> can be used to limit the search to a specific client. Instead of the client ID, the value -1 can be used for the default client.