https://github.com/betterstack-community/go-image-upload
Learn to instrument a Go application to emit traces using OpenTelemetry
https://github.com/betterstack-community/go-image-upload
Last synced: about 1 year ago
JSON representation
Learn to instrument a Go application to emit traces using OpenTelemetry
- Host: GitHub
- URL: https://github.com/betterstack-community/go-image-upload
- Owner: betterstack-community
- License: apache-2.0
- Created: 2024-08-28T07:25:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T20:35:57.000Z (over 1 year ago)
- Last Synced: 2025-01-13T21:44:38.748Z (over 1 year ago)
- Language: Go
- Size: 8.71 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Upload Demo
Learn how to instrument a Go application to emit traces using OpenTelemetry.
**Tutorial**:
[Instrumenting Go Applications with OpenTelemetry (Beginner's Guide)](https://betterstack.com/community/guides/scaling-go/opentelemetry-go)

## ⚖ License
The code used in this project and in the linked tutorial are licensed under the
[Apache License, Version 2.0](LICENSE)