Jayme Deffenbaugh

Results 3 comments of Jayme Deffenbaugh

Here are is a simple example. You will need to have redis running locally and available on the default port. ### Gemfile ```rb # frozen_string_literal: true source 'https://rubygems.org' gem 'opentelemetry-api'...

### 1. Queue the job ``` ❯ ruby sidekiq_example.rb client ``` ### Output ``` I, [2023-07-18T16:03:06.400647 #9479] INFO -- : Instrumentation: OpenTelemetry::Instrumentation::Sidekiq was successfully installed with the following options {:span_naming=>:queue,...

What about better integration with Xcode? I rather like XCUITest's test report in the report navigator. I wish I got something similar with EarlGrey.