Performance Measurement API

The BPC performs performance monitoring to record runtimes in the BPC frontend. Measurements can be transmitted using this endpoint.

Method Endpoint

/cxf/bpc-core/performance/{sessionId}

Description

Saves the measurements provided in the body to the OpenSearch index bpc-performance.

Path Parameter

sessionId

the id of the session

Returns

HTTP Status Code

  • 204 : No content

Required Access Rights

A logged in user or API Key is required.