You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(profiling): document how to work around broken fleet policies (#2539)
add known issue about broken profiling endpoint on cluster upgrade
provide workaround steps on how to delete the broken policies
Closes#1860
---------
Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
::::{dropdown} Profiling Collector and Symbolizer endpoints are not configured after upgrading a cluster
108
+
109
+
Applies to: {{stack}} 9.x, 8.x
110
+
111
+
**Details**
112
+
113
+
After upgrading a cluster, Collector and Symbolizer endpoints may not be configured even when Universal Profiling is enabled in Kibana and the "Add data" instructions appear on the Universal Profiling landing page.
114
+
115
+
**Workaround**
116
+
117
+
1. Run the following query to retrieve the `id`s of the `elastic-universal-profiling-collector` and `elastic-universal-profiling-symbolizer` package policies:
0 commit comments