Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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]

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/