builtin:histogram-metrics)
Configure how histogram data is ingested.
builtin:histogram-metrics
group:metrics
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:histogram-metrics |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:histogram-metrics | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:histogram-metrics |
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.
enableHistogramBucketIngest
When enabled, you can ingest the le
dimension, representing explicit histogram buckets.
Enable this if you are using OpenTelemetry histograms or Prometheus histogram metrics.
When disabled, only your histograms' sum and count metrics will be ingested.