Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ management.opentelemetry.resource-attributes.deployment.name=${APPSMITH_DEPLOYME
management.tracing.sampling.probability=${APPSMITH_SAMPLING_PROBABILITY:0.1}
management.prometheus.metrics.export.descriptions=true
management.metrics.distribution.slo.http.server.requests=100,200,500,1000,2000,5000,10000,20000,30000
management.metrics.distribution.slo.appsmith=100,200,500,1000,2000,5000,10000,20000,30000
Comment thread
ApekshaBhosale marked this conversation as resolved.

# Observability and Micrometer related configs
# Keeping this license key around, until later
Expand Down