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
Popular repositories
-
-
-
-
-
Forked from openzipkin/zipkin-gcp
Adapters for using Zipkin instrumentation with Stackdriver Trace
Java
2,459 contributions in the last year
Contribution activity
July 2020
Created a pull request in open-telemetry/opentelemetry-collector-contrib that received 6 comments
- Add support for retry and sending queue for Jaeger exporter
- Disable timeout, retry on failure and sending queue for logging exporter
- Remove ProtocolServerSetting, add a simple TcpAddr
- Increase coverage for otlp exporter
- Add support for queued retry in the exporter helper.
- Remove unnecessary tests
- Remove duplicate and unnecessary otlp exporter wrapper
- Add processor helper. In the future add metrics and tracing
- Update coverage requirement for the project to 90%
- Small cleanups for the factory helpers
- Add helper exporter factory to reduce boilerplate
- Partially revert #1336 to check the theory for carbon performance downgrade
- Add helper processor factory to reduce boilerplate
- ExporterHelper: Add ability to configure start function and remove duplicate code
- Add helper receiver factory to reduce boilerplate
- Set batch processor channel size to num cpus
- Cleanup batch processor, remove duplicate code and logic
- Extract attributes actions to a library that can be shared
- Speedup circleci by not waiting for lint before starting all other jobs
- Remove unused measures (no views, or views without records)
- Add metrics support for qretry processor
- Always add tags for observability, other metrics may use them
- Cleanup qretry, do not backoff if no retries configured or failed to add to the queue
- Move example factories to componenttest
- Refactor obsreport, check for new metrics, change all code to check for new metrics
- Some pull requests not shown.
- Add support for generating metric data for testing
- Bump github.com/ory/go-acc from 0.2.1 to 0.2.5
- Bump go.uber.org/zap from 1.13.0 to 1.15.0
- Add device filter for disk scraper
- Optimize file system device filtering for simple case
- Add device filter for file system scraper
- Add release documentation
- Update OTLP to latest version
- Add metric correctness support to testbed
- Added details for Testbed Repo
- Switch to using perf counters to get disk io metrics on Windows
- Fix Darwin build
- Fixes transitive dependency of Prometheus package
- Added round_robin balancer as an option to gRPC client settings
- Fixes transitive dependency of Prometheus package
- Updated changelog for v0.6.0
- Remove third_party tests
- Filter package files when presisting to workspace
- Update changelog for v0.6.0
- Set start / boot time to nano-second value
- Properly handle context in Jaeger agent
- Remove backslash from godoc
- Remove backslash from godoc
- Minor API refactor to use a single batch in Jaeger
- Fix overflowing batch size
- Some pull request reviews not shown.
- Remove k8s processor log line
- Update the README
- Add span_kind to the honeycomb exporter
- Update kubeletstats metrics according to semantic conventions
- Add metrics translations in Signalfx exporter
- observer extension: Rename protocol to transport_protocol
- Added loadtest job as a dependency for publish and stability test jobs
- Remove OTLP from SFx example
- Add version and arch to MSI filename
- Fix publish dev CI job
- Updated otel core dependency to v0.6.0
- Update Zipkin stability test CPU usage according to load test in core
- Filter msi package when persisting workspace
- Release v0.6.0
- Update to the latest signalfx proto model that uses gogoproto
- Align kubeletstats resource attributes with semantic conventions
- Update core dependency
- Align load test limits with the limits set in core
- Add option to change the data type (from int to float or vice-versa)
- Move ComponentDocs test to internal/common and go mod tidy
- Correctly obtain machine-type info from gce metadata
- Move scripts to internal/buildscripts
- Update Kinesis exporter dependency
- Allow Collector to be run as a Windows Service & add MSI build step
- Replace build with cross-compile
- Some pull request reviews not shown.
- Reuse char[] when constructing trace context header for injection.
- Add overloads for setParent(Context context).
- Added unit tests for SpanBucket
- Fix errorprone errors.
- Call initTracer just once at beginning of main in http example
- Update to the latest versions of errorprone, grpc and autovalue
- More fully document the MetricProducer class
- Don't allow null error messages and some cleanup
- Add a toBuilder method to Labels
- Update the docs for the 0.6.0 release.
- Add metrics semantic conventions for timed operations
- Trace SDK: Provide definitions for readable and read/write span.
- Add requirements for how the Trace API should behave in the absence of an SDK
- Add an addendum for allowing async/callback export return results.
- Specify how probability sampler is used with ParentOrElse
- Fix typo
- Use OTel as the official acronym in the README.
- Update resource `process.*` descriptions