[APM] Remove enableContinuousRollups setting and enable it by default (#219054)

## Summary

Part of #218501

This PR removes the advanced setting
`observability:enableContinuousRollups` and enables the feature by
default
This commit is contained in:
Sergi Romeu 2025-05-06 15:03:39 +02:00 committed by GitHub
parent 852966c73d
commit 74408094ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 5 additions and 120 deletions

View file

@ -309,9 +309,6 @@ $$$apm-aws-price$$$`observability:apmAWSLambdaPriceFactor`
$$$apm-aws-request$$$`observability:apmAWSLambdaRequestCostPerMillion`
: Set the AWS Lambda cost per million requests.
$$$apm-continuous-rollups$$$`observability:apmEnableContinuousRollups`
: [beta] When continuous rollups is enabled, the UI will select metrics with the appropriate resolution. On larger time ranges, lower resolution metrics will be used, which will improve loading times.
$$$observability-apm-labs$$$`observability:apmLabsButton`
: Enable or disable the APM Labs buttona quick way to enable and disable technical preview features in APM.