Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,215 contributions in the last year
Activity overview
Contribution activity
October 2020
Created an issue in thanos-io/thanos that received 4 comments
- Enhance dummy rate limit interceptor we have.
- v2: Create Method Deciding / Filtering interceptor.
- Add statebot.
- v2: Simplify & enhance retries middleware.
- v2: Add failint to avoid not needed imports (e.g v1 packages)
- v2: Move https://github.com/grpc-ecosystem/go-grpc-prometheus as another provider. Deprecate repo.
- v2 Consider adding allow-list behaviour to auth interceptor
- Start using gorelease (https://godoc.org/golang.org/x/exp/cmd/gorelease)
- v2: Add docs for migration from v1 to v2; Update Readme.
- v2: Replace our chaining of interceptors with newest gRPC ones.
- v2: Review all interfaces we expose to check if we can simplify something