# Packages
No description provided by the author
# README
Open telemetry 1
This is a sample application to demonstrate open telemetry tracing instrumentation of a go application that uses gin-gonic framework.
docker buildx build --platform linux/arm/v7 --platform linux/amd64 -t opentelemetry1 .