- Berlin
-
13:41
(UTC +01:00) - https://matthiasloibl.com
- @metalmatze
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.
2,104 contributions in the last year
Activity overview
Contribution activity
March 2023
Created a pull request in parca-dev/parca that received 11 comments
ui: Improve showing filtered and trimmed nodes in ProfileIcicleGraph
If nothing gets filtered and trimmed the icicle graph now looks like this (see the line at the bottom). With trimming enabled: With filtering by …
Opened 13 other pull requests in 5 repositories
parca-dev/parca
2
open
3
merged
polarsignals/frostdb
2
merged
1
open
polarsignals/epimetheus
1
open
1
merged
pyrra-dev/pyrra
1
open
1
merged
parca-dev/demo-infrastructure
1
merged
Reviewed 17 pull requests in 6 repositories
polarsignals/frostdb
8 pull requests
- *: call closeInternal on db startup error rather than Close
- *: fix not deleting snapshot dir on db.Close
- *: miscellaneous recovery fixes
- *: use contect.Background for snapshots on block rotation
- Add Arithmetic Expressions to FrostDB
- frostdb: enable snapshots
- unit test: read only table queries
- *: add snapshots
parca-dev/parca
5 pull requests
parca-dev/parca-load
1 pull request
thanos-io/thanos
1 pull request
parca-dev/landing-page
1 pull request
parca-dev/docs
1 pull request
Created an issue in prometheus/client_golang that received 3 comments
Composable WrapRegistererWithPrefix
WrapRegistererWithPrefix is pretty amazing when extending a library and wanting to pass a specific prefix into the metrics.
Sadly WrapRegistererWit…