Skip to content

Build public Collector pool #9

@austinlparker

Description

@austinlparker

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions