Send custom metrics

This operation accepts custom metrics from clients. These metrics will be exposed via Prometheus in Unleash.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Request

customMetricsSchema
metricslist of objectsRequired
Array of custom metrics

Response

This response has no body.

Errors