-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Breaking ChangeFeature:Upgrade AssistantNeededFor:apmTeam:APM - DEPRECATEDUse Team:obs-ux-infra_services.Use Team:obs-ux-infra_services.v8.0.0
Description
TODO: Make list of breaking changes in apm ui, and whether they should be migrated via the upgrade assistant.
Decided
- Deprecate and remove unused
xpack.apm.*config settings ([APM] Deprecate obsoletexpack.apm.serviceMapEnabledconfig options #96278) - Deprecate
apm_ossapp ([APM] Deprecateapm_ossapp #108160) - Prepare for unsampled transactions being dropped ([APM] Support for dropping unsampled transactions (meta) #108466)
- This will cause incorrect
doc_count(must be multiplied by sampling rate) - tail-based sampling will cause metrics like avg to be incorrect
- Alerting, Correlations and ML jobs still use transaction documents
- Observability Overview doesn't show a callout when falling back to transactions
- This will cause incorrect
- Drop
apm_user([APM] Replaceapm_userwith stack-wide roles (editor/viewer) #116760)
Up for discussion
These can be tabled for now:
- Use/require aggregate_metric_double for span/transaction breakdown metrics: Store various metrics (sum,count,etc) as aggregate_metric_double apm-server#4612
consider creating a single identifier for a service (combination ofservice.name,service.environment,tranasction.type)- consider making
service.environmentrequired in agent (Set defaultservice.environmentapm-server#4468) - Consider removing the ALL option in agent configuration
willemdh
Metadata
Metadata
Assignees
Labels
Breaking ChangeFeature:Upgrade AssistantNeededFor:apmTeam:APM - DEPRECATEDUse Team:obs-ux-infra_services.Use Team:obs-ux-infra_services.v8.0.0