mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[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:
parent
852966c73d
commit
74408094ba
20 changed files with 5 additions and 120 deletions
|
@ -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 button — a quick way to enable and disable technical preview features in APM.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue