Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 676 Bytes

File metadata and controls

14 lines (9 loc) · 676 Bytes

Distributed Calendar Application

A simple distributed application with Kafka and Redis. We have instrumented the same set of services with OpenTelemetry & DD libraries.

image

dd

This application is instrumented with Datadog language libraries.

otel

This application is instrumented with OTel SDKs.

otel-api-with-dd

This application demonstrates OTel API compatability with Datadog language libraries. The Java Calendar app uses OTel APIs and instrumented with dd-trace-java. The Go Calendar app uses OTel APIs and is instrumented with OpenTelemetry Java.