It would be great to connect observability onboarding with locally deployed OTEL Collector with the Kibana "Add Data" wizard.
Step 1 (works well) - Start with local Kibana+ES+Collector:
Step 2 - Add Data - Use Local Collector:
Currently offers to install and manage APM server instead of connector to existing Collector:
Step 2 - Suggested behavior:
Add Data onboarding -> OpenTelemetry -> Show exposes collector port and protocol, like http://host.docker.internal:4318/ to connect containerized apps, and http://localhost:4318 for apps running locally.