qustavo / dd-go-opentracing
[WIP] OpenTracing Tracer implementation for Datadog in Go
☆22Updated 6 years ago
Alternatives and similar repositories for dd-go-opentracing:
Users that are interested in dd-go-opentracing are comparing it to the libraries listed below
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- FieldMap function generator for https://github.com/mholt/binding☆23Updated 7 years ago
- trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, er…☆71Updated 3 years ago
- golang simple, thread-safe invocation tracker☆27Updated 7 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 6 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- xstats is a generic client for service instrumentation☆82Updated 4 years ago
- A (relatively) simple Authentication and Authorization system☆31Updated this week
- Take control of your Go packages' import paths☆63Updated 7 years ago
- Orchestrate Go Services☆26Updated 8 years ago
- Dependency-injected loop flow control makes writing and testing background goroutines easy. 🎬☆31Updated 10 months ago
- Various Go utility packages.☆37Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- ☆39Updated 8 years ago
- Run linters from Go code -☆66Updated 6 years ago
- HCL Parser and Printer in Go☆43Updated 9 years ago
- OpenTracing Tracer implementation for GCloud StackDriver in Go.☆45Updated 7 years ago
- Go http handler access logger☆20Updated 8 years ago
- Simple function to do backoff and retries☆16Updated 8 years ago
- jsonpointer implementation for go☆36Updated 8 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- StreamQL is a stream query language☆17Updated 7 years ago
- A simple library to share workloads to a group of workers with one leader at any time. Built on top of Redis.☆15Updated 2 weeks ago
- k8s wait and backoff utilities, extracted for general use