Popular repositories
-
-
Forked from garethson/wice_grid
A Rails grid plugin to create grids with sorting, pagination, and (automatically generated) filters
Ruby
-
-
-
335 contributions in the last year
Less
More
Contribution activity
June 2021
Created 5 commits in 1 repository
Created a pull request in open-telemetry/opentelemetry-ruby that received 3 comments
Opened 4 other pull requests in 1 repository
open-telemetry/opentelemetry-ruby
1
open
3
merged
Reviewed 13 pull requests in 1 repository
open-telemetry/opentelemetry-ruby 13 pull requests
- fix: support OTEL_SERVICE_NAME env var
- fix: total order constraint on span.status=
- feat: Add ActionView instrumentation via ActiveSupport::Notifications
- release: Release opentelemetry-instrumentation-faraday 0.18.1
- feat: Add Tracer.non_recording_span to API
- chore: Add .ruby-version to .gitignore
- feat: Add ActiveJob instrumentation
- feat: add resque instrumentation
- fix: Reduce span allocation in API
- Fix: Encode exception stacktraces
- release: Release opentelemetry-exporter-otlp 0.19.0
- fix: handle OTLP exporter encoding exceptions
- fix: use monotonic clock where possible