Improve o11y onboarding experience by including existing OTEL Collector inside Kibana "Add Data"
Open
- Dominant language
- Shell
- Stars
- 249
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.