added slo buckets
This commit is contained in:
parent
91f9c9b1ac
commit
982283b46c
|
|
@ -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.opentelemetry.resource-attributes.deployment.name=${APPSMITH_DEPLOYMENT_NAME:self-hosted}
|
||||||
management.tracing.sampling.probability=${APPSMITH_SAMPLING_PROBABILITY:0.1}
|
management.tracing.sampling.probability=${APPSMITH_SAMPLING_PROBABILITY:0.1}
|
||||||
management.prometheus.metrics.export.descriptions=true
|
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
|
# Observability and Micrometer related configs
|
||||||
# Keeping this license key around, until later
|
# Keeping this license key around, until later
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user