bketelsen / trace
trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, errors, histograms of durations) to Prometheus. De-clutter your functions by combining all the things you need to do in one place.
☆73Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for trace
- Rethinking logs and metrics.☆63Updated 8 years ago
- Go library for handling errors organized as a tree☆59Updated 6 years ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- ☆70Updated 3 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 7 years ago
- ☆47Updated 8 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆68Updated last year
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- Profiler injection and analysis tool☆122Updated 7 years ago
- cache-control middleware☆41Updated 6 years ago
- Run linters from Go code -☆67Updated 6 years ago
- A set of useful decorators for making resilient http clients in golang.☆31Updated 5 years ago
- Easy and secure encryption in Go using Hashicorp's Vault☆96Updated 8 years ago
- Go helpers to manage environment variables☆99Updated 8 months ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- prdeps prints the dependency graph of a Go package.☆42Updated 7 years ago
- Static content embedding for Golang☆92Updated 5 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 5 years ago
- Take control of your Go packages' import paths☆63Updated 7 years ago
- show Go package dependencies☆52Updated 6 years ago
- An exit strategy for go routines☆52Updated 8 years ago
- Vendoring? Foolish human!☆42Updated 7 years ago
- Composable chains of nested http.Handler instances.☆63Updated 6 years ago
- Easily monitor progress of io operations.☆43Updated 9 years ago
- automatic golden testing for HTTP interactions in Go via .har files☆43Updated 7 years ago
- Thunder is a high productivity wrapper for BoltDB.☆32Updated 8 years ago
- Fastest Encoder in the West☆64Updated 7 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 3 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year