Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 697 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 697 Bytes

otel-containerapp-examples

Various languages using the OTEL SDK and "codeless" setup that can be deployed to Container Apps

Each language and subfolder has a README.md for general steps on running and deploying these examples.

This can be used with Collect and read OpenTelemetry data in Azure Container Apps (preview) - these images are intended to build and deployed to Container Apps for sending telemetry through OpenTelemetry.

Each application can write telemetry to console, or, to an OTLP endpoint through gRPC depending on the environment. See the respective README.md's for more information.