Highlights
- 8 discussions answered
Block or Report
Block or report metalmatze
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
parca-dev/parca Public
Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.
-
pyrra-dev/pyrra Public
Making SLOs with Prometheus manageable, accessible, and easy to use for everyone!
-
thanos-io/thanos Public
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
-
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
-
Use Prometheus to monitor Kubernetes and applications running on Kubernetes
-
A set of Grafana dashboards and Prometheus alerts for Kubernetes.
1,820 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 27 commits in 2 repositories
Created 1 repository
Created a pull request in weaveworks/common that received 6 comments
httpgrpc/server: Update NewClient to not use WithBalancerName
Additionally, gRPC was bumped to v1.34.0 to support the insecure.NewCredentials() Closes #239 cc @bboreham
Opened 2 other pull requests in 2 repositories
pyrra-dev/pyrra
1
merged
parca-dev/parca
1
merged
Reviewed 2 pull requests in 2 repositories
pyrra-dev/pyrra
1 pull request
polarsignals/arcticdb
1 pull request
Created an issue in weaveworks/common that received 1 comment
Broken grpc.WithBalancerName
After updating to google.golang.org/grpc v1.46.0 I cannot compile anymore with the following error:
../../../../pkg/mod/github.com/weaveworks/commo…