You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete and expose Config v2 for standalone OBI and the existing Collector receiver, then reduce uncertainty around the remaining OBI v1 contract.
Public Config v2 is an atomic release gate: CLI, runtime loading, receiver parsing, schema, examples, and migration documentation ship together or remain internal.
### Exit criteria
- Config v2 works end-to-end in standalone OBI.
- Config v2 works in OBI's existing Collector receiver.
- Validation and migration tooling are available.
- Schema, examples, and migration documentation are published.
- The supported declarative configuration subset is explicit.
- Route, filter, per-service, and per-process semantics are resolved or explicitly deferred from the v1 contract.
- The v1 telemetry contract is documented.
- Open issues affecting declared stable surfaces are classified as v1 blockers, accepted limitations, or post-v1 work.