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.
☆72Updated 3 years ago
Alternatives and similar repositories for trace:
Users that are interested in trace are comparing it to the libraries listed below
- Rethinking logs and metrics.☆63Updated 9 years ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- ☆70Updated 3 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- Easy and secure encryption in Go using Hashicorp's Vault☆96Updated 9 years ago
- Run linters from Go code -☆65Updated 6 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- ☆47Updated 8 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Static content embedding for Golang☆92Updated 6 years ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 7 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Declarative flag parameters as struct tags☆61Updated 8 years ago
- Golang fixed versions tool for your private and public dependencies☆23Updated 8 years ago
- Take control of your Go packages' import paths☆63Updated 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
- Go helpers to manage environment variables☆100Updated 5 months ago
- A set of useful decorators for making resilient http clients in golang.☆31Updated 5 years ago
- Fastest Encoder in the West☆64Updated 8 years ago
- Retryable errors in Golang☆120Updated 6 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- cache-control middleware☆41Updated 7 years ago
- Smock ( Previously: RequestBin ) is a golang package for testing the outgoing http requests initiated from a function. The package create…☆49Updated 9 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago