-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
We need a public pool of OpenTelemetry Collectors for a few reasons --
- Receiving GHA telemetry for public CI/CD dashboards
- Receiving telemetry from opentelemetry.io
- Receiving telemetry from other OpenTelemetry properties/SIGs (e.g., on-demand Collectors for other infra projects)
Currently, we don't have a normalized way to do this, and collectors for these purposes are being run/managed ad-hoc.
A few hard requirements --
- Collectors must run under opentelemetry.io host (to avoid CORS weirdness)
- Collectors must have WAF or other security/management layer, and it needs to be configurable per-route.
- Self-service deployment/config of Collectors (via PR workflows ideally)
Metadata
Metadata
Assignees
Labels
No labels