API Reference
Create a metrics config
POST
/api/metrics/config
Create a metrics config
Operation IDcreateMetricsConfig
Authentication
- BearerAuth
http bearerAPI key token (envoy_<hex>). Create keys from Settings → API Keys — see Using the API.
Request body
This request body is required.
Content typeapplication/json
requestobject3 properties
backendstringrequiredMetrics backend type (e.g. 'sqlite')
configobjectrequiredAdditional properties are allowed.
enabledbooleanSuccess response body
201Config created
Config created
Content typeapplication/json
responseobject