Categorygithub.com/prabhatsharma/open-telemetry1
repositorypackage
0.4.1
Repository: https://github.com/prabhatsharma/open-telemetry1.git
Documentation: pkg.go.dev

# 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 .