Highlights
- Arctic Code Vault Contributor
- Pro
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,860 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 30 commits in 5 repositories
Created 1 repository
Created a pull request in hashicorp/consul that received 2 comments
grpc: fix metrics
defaultMetrics was being set at package import time, which meant that it received an instance of the original default. But lib/telemetry.InitTelemetry
Opened 12 other pull requests in 4 repositories
hashicorp/consul
3
open
2
merged
dnephin/consul
3
merged
gotestyourself/gotestsum
2
merged
dnephin/actions-test
1
open
1
merged
Reviewed 15 pull requests in 4 repositories
hashicorp/consul 11 pull requests
- Add metric definitions for all metrics known at Consul start
- Prevent panic if autopilot health is requested prior to leader establishment finishing.
- ci: change go-test-race package list to exclude list
- ci: remove nonexistant autopilot directory from go-test-race
- ci: publish bindata_assetfs.go for all release/.x branches
- merge: 1.9.0-beta3
- Use error wrapping to preserve error type info
- Wrap rpc error object
- chore: update to Go 1.14.11
- chore: update bindata_assetfs.go
- chore: upgrade gopsutil