added slo buckets

This commit is contained in:
Apeksha Bhosale 2024-11-28 20:37:56 +05:30
parent 91f9c9b1ac
commit 982283b46c

View File

@ -98,7 +98,7 @@ management.opentelemetry.resource-attributes.service.instance.id=${HOSTNAME:apps
management.opentelemetry.resource-attributes.deployment.name=${APPSMITH_DEPLOYMENT_NAME:self-hosted}
management.tracing.sampling.probability=${APPSMITH_SAMPLING_PROBABILITY:0.1}
management.prometheus.metrics.export.descriptions=true
management.metrics.distribution.percentiles-histogram.http.server.requests=true
management.metrics.distribution.slo.http.server.requests=100,200,500,1000,30000
# Observability and Micrometer related configs
# Keeping this license key around, until later