Highlights
- 8 discussions answered
Block or Report
Block or report brancz
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.
-
polarsignals/arcticdb Public
❄️ Coolest database around🧊 Embeddable column database written in Go. -
parca-dev/parca-agent Public
eBPF based always-on profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!
-
prometheus/prometheus Public
The Prometheus monitoring system and time series database.
-
-
thanos-io/thanos Public
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
1,691 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 40 commits in 5 repositories
Created a pull request in parca-dev/docs that received 1 comment
Opened 2 other pull requests in 1 repository
parca-dev/parca
2
merged
Reviewed 22 pull requests in 5 repositories
parca-dev/parca
10 pull requests
-
Sync
release-0.11fix tomain - config: parca starts by testing valid config
- readme: fix eBPF profiler link
- Update go to use 1.18.2
- Add maintainers doc
- Customizable loader for the ProfileExplorer
- debuginfod: Fix tests depends on external service
- pkg/parcacol: Create FlatProfileToRows to get back rows
- area/ui: Fix bug in top table sorting
- area/ui: Add legend to icicle graph when comparing profiles
polarsignals/arcticdb
5 pull requests
parca-dev/parca-agent
3 pull requests
felixge/fgprof
2 pull requests
parca-dev/docs
2 pull requests
Created an issue in parca-dev/parca that received 4 comments
Address broken in frontend
I'm pretty sure this happened in the protobuf-ts migration, but I'm having a difficult time fixing this as none of the addr2line tools appear to wo…