Incorporating OpenTelemetry with Datadog | Tomer Friedman (Monday)

Поделиться
HTML-код
  • Опубликовано: 19 окт 2022
  • 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.