Incorporating OpenTelemetry with Datadog | Tomer Friedman (Monday)

Поділитися
Вставка
  • Опубліковано 13 вер 2024
  • OpenTelemetry is becoming a standard in the industry. Most observability vendors are already supporting it out of the box, as the primary way to send traces, metrics, and soon logs.
    I’d like to briefly share our journey to implementing OpenTelemetry in production, why we decided to do it, and how we connected it to Datadog.
  • Наука та технологія

КОМЕНТАРІ • 1

  • @AndreaIppolitoIppo
    @AndreaIppolitoIppo Рік тому +1

    I would love to see a step-by-step guide on how to integrate a Spring Boot 3 app with Datadog with special focus on exporting Traces using Micrometer and other vendor-agnostic dependencies (except for the dependency on micrometer-registry-datadog). I haven't been able to do so for the love of me.