Page MenuHomePhabricator

Provision XRAY for tracing
Closed, ResolvedPublic3 Estimated Story Points

Description

We need to deploy Jaeger collector to start receiving traces from the OTEL Collector

  • Provision xray in IaC
  • Create a gRPC receiver in the OTEL pipeline.
  • Add necessary IAM permissions to service definitions permissions array.

Acceptance Criteria

  • Auto-instrumentation traces observable in Xray

Event Timeline

REsquito-WMF renamed this task from Deploy Jaeger Collector to Provision XRAY for tracing.Apr 10 2024, 1:00 PM

I'm going to QA this with the tracing library and a structured-data MR in dev to see if tracing works.

QA was done, traces appear in X-Ray.