Settings API - Endpoint metrics schema table

  • Published Dec 05, 2023

Endpoint metrics (builtin:unified-services-endpoint-metrics)

This setting allows to turn on or off classic endpoint metrics. Please check the documentation for details.

Schema IDSchema groupsScope
builtin:unified-services-endpoint-metrics
  • group:service-detection
SERVICE - Service
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:unified-services-endpoint-metrics
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:unified-services-endpoint-metrics
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:unified-services-endpoint-metrics

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyTypeDescriptionRequired
Enable classic endpoint metrics
enableEndpointMetrics
boolean

Should metrics be written for endpoints? Please be aware that this setting has billing implications and does not affect metrics on Grail. Check out this documentation for further details.

required