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 upPopular repositories
-
-
Service-Reflector mirrors Kubernetes Services so that Pods in one cluster can natively access Services in another
Go 10
1,146 contributions in the last year
Contribution activity
November 2020
Created 10 commits in 3 repositories
Created a pull request in prometheus-community/prom-label-proxy that received 1 comment
injectproxy: support queries via HTTP POST
Currently, the prom-label-proxy does not support proxying requests that are sent via the HTTP POST method, whereas the Prometheus HTTP API accepts …