apm-agent-ruby
apm-agent-ruby copied to clipboard
Elastic APM agent for Ruby
## Describe the bug I have a `gem 'syck', "1.4.1"` gem. Everything works fine unless I add `gem 'elastic-apm', "4.7.2"` ## Steps to reproduce ## Expected behavior ## Environment -...
## What does this pull request do? Run the release steps partially for `main` - to validate things work smoothly before the release. It skips the below steps: - rake...
## What does this pull request do? Add recognition of resque jobs wrapped by ActiveJob ## Why is it important? All jobs are reported with the same `ActiveJob::QueueAdapters::ResqueAdapter::JobWrapper` name otherwise....
## What does this pull request do? It adds support for `.trace_with` that was added in graphql-ruby as a more performant alternative to `.tracer`. Instead of a single `.trace` method...
## Is your feature request related to a problem? Please describe. I would like an ability to pass trace parent from request to sidekiq job so trace id for request...
Implement https://github.com/elastic/apm/issues/524
## What does this pull request do? This PR adds an example using a callback for filtering to showcase how to use a filter to ignore some payloads completely. Currently,...
### What APM agent specs automatic sync ### Why *Changeset* * https://github.com/elastic/apm/pull/844 * https://github.com/elastic/apm/commit/d9ca1f89998e767709f44fc8cf47691560617f2e --- update-json-specs APM agent json specs d9ca1f89998e767709f44fc8cf47691560617f2e ran shell command "tar -xzf /home/runner/work/apm-agent-ruby/apm-agent-ruby/json-specs.tgz && git --no-pager...
### What APM agent specs automatic sync ### Why *Changeset* * https://github.com/elastic/apm/pull/844 * https://github.com/elastic/apm/commit/d9ca1f89998e767709f44fc8cf47691560617f2e --- update-json-specs APM agent json specs d9ca1f89998e767709f44fc8cf47691560617f2e ran shell command "tar -xzf /home/runner/work/apm-agent-ruby/apm-agent-ruby/json-specs.tgz && git --no-pager...