Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unexist/showcase-signoz-golang
Showcase for SigNot on Golang [MIRROR]
https://github.com/unexist/showcase-signoz-golang
gin-gonic golang middleware opentelemetry signoz
Last synced: about 2 months ago
JSON representation
Showcase for SigNot on Golang [MIRROR]
- Host: GitHub
- URL: https://github.com/unexist/showcase-signoz-golang
- Owner: unexist
- License: apache-2.0
- Created: 2024-09-24T15:22:11.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-26T11:03:47.000Z (4 months ago)
- Last Synced: 2024-11-24T05:15:04.599Z (about 2 months ago)
- Topics: gin-gonic, golang, middleware, opentelemetry, signoz
- Language: Go
- Homepage: https://hg.unexist.dev/showcase-signoz-golang
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Showcase for SigNoz on Golang
This project holds a showcase for SigNoz and Golang related things.
== Modules
[cols="1,3"]
|===
| id-service
| Showcase for observability based on SigNoz| todo-service
| Showcase for observability based on SigNoz
|===== Links
- https://github.com/gin-gonic/gin
- https://github.com/swaggo/gin-swagger
- https://github.com/swaggo/swag
- https://github.com/bracesdev/errtrace
- https://go.dev/blog/deadcode
- https://github.com/appliedgocode/what
- https://gorm.io/index.html
- https://signoz.io/=== Tracing
- https://opentelemetry.io/docs/collector/
=== Metrics
- https://prometheus.io/
- https://github.com/penglongli/gin-metrics
- https://medium.com/@yianwilson/custom-prometheus-metrics-468ea7c4d1d0=== Logging
- https://github.com/rs/zerolog
=== Testing
- https://github.com/lucaspickering/slumber
- https://hurl.dev/