elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.69k stars 8.24k forks source link

Bring back APM Server Standalone #177580

Open graphaelli opened 9 months ago

graphaelli commented 9 months ago

Kibana version: 8.12.1

Following the effort to bring APM Server standalone back to good standing in https://github.com/elastic/apm-dev/issues/917, the instructions in kibana for migrating to fleet managed need an update to reflect that standalone is not deprecated but migrating to fleet managed on ESS is still a reasonable thing to do.

As a first step, let's remove the legacy terminology in https://github.com/elastic/kibana/blob/e2aefd101755db8e600742eb1bc1573f59ac739b/x-pack/plugins/apm/public/components/app/settings/schema/schema_overview.tsx#L119.

Perhaps:

'You are currently using APM Server binary. You may choose to migrated to managed APM Server in Elastic Agent.',

@akhileshpok would a higher level consideration of this flow fit into your efforts on onboarding (or otherwise?)

elasticmachine commented 9 months ago

Pinging @elastic/apm-ui (Team:APM)