Highlights
- Arctic Code Vault Contributor
Popular repositories
-
-
-
Forked from google/cadvisor
Analyzes resource usage and performance characteristics of running containers.
Go
-
Forked from kubernetes-retired/contrib
This is a place for various components in the Kubernetes ecosystem that aren't part of the Kubernetes core. Consider creating a new repo instead.
Go
802 contributions in the last year
Contribution activity
January 2021
Created 5 repositories
Created a pull request in kubernetes/test-infra that received 5 comments
sig-cloud-provider: Add APIServerTracing focus to pull-kubernetes-e2e-gce-alpha-features
This enables the test for apiserver distributed tracing being added in kubernetes/kubernetes#94942. The ENABLE_APISERVER_TRACING env var creates th…
+2
−1
•
5
comments
Opened 5 other pull requests in 4 repositories
GoogleCloudPlatform/opentelemetry-operations-go
2
merged
dashpole/opentelemetry-collector
1
open
GoogleCloudPlatform/golang-samples
1
merged
open-telemetry/opentelemetry-go
1
open
Reviewed 68 pull requests in 9 repositories
open-telemetry/opentelemetry-go-contrib 35 pull requests
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /propagators/aws
- Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /propagators/opencensus/examples
- Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /propagators/opencensus/examples
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /detectors/aws/eks
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /detectors/aws/ecs
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo
- Bump cloud.google.com/go from 0.74.0 to 0.75.0 in /detectors/gcp
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /exporters/metric/cortex/utils
- Bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.28 in /detectors/aws
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /detectors/aws
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/github.com/astaxie/beego/otelbeego
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/google.golang.org/grpc/otelgrpc
- Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /instrumentation/google.golang.org/grpc/otelgrpc
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/net/http/otelhttp
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/github.com/Shopify/sarama/otelsarama
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/github.com/gin-gonic/gin/otelgin
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/github.com/labstack/echo/otelecho
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/github.com/gocql/gocql/otelgocql
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/gopkg.in/macaron.v1/otelmacaron
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/github.com/emicklei/go-restful/otelrestful
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/host
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/github.com/gorilla/mux/otelmux
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /propagators
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/net/http/httptrace/otelhttptrace
- Some pull request reviews not shown.
open-telemetry/opentelemetry-go 23 pull requests
- Code Improvement - Error strings should not be capitalized
- Fix golint error of package comment form
- docs: update references to global package
- Refactor prometheus exporter tests to match file headers as well
- gitignore: remove unused example path
- Bump github.com/itchyny/gojq from 0.12.0 to 0.12.1 in /internal/tools
- Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /exporters/otlp
- Remove runtime/trace task tracker for Go 1.11
- Rename Makefile.proto to avoid interpretation as proto file
- Move Span Event to API
- Prepare release v0.16.0
- Handle tracestate in TraceContext propagator
- Bump github.com/golangci/golangci-lint from 1.34.1 to 1.35.0 in /internal/tools
- Shutdown underlying span exporter while shutting down BatchSpanProcessor
- Remove Quantile aggregation, DDSketch aggregator; add Exact timestamps
- Switch CircleCI badge to GitHub Actions
- Remove extra labels types
- add NewExportPipeline and InstallNewPipeline for otlp
- Combine the Push and Pull metric controllers
- Move gRPC driver to a subpackage and add an HTTP driver
- Metric histogram aggregator: Swap in SynchronizedMove to avoid allocations
- Flush metric events before shutdown in collector example
- Fix golint issue caused by typo in trace.go