apm-agent-ruby icon indicating copy to clipboard operation
apm-agent-ruby copied to clipboard

Elastic APM agent for Ruby

Results 117 apm-agent-ruby issues
Sort by recently updated
recently updated
newest added

## 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 -...

agent-ruby

## 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...

agent-ruby

## 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....

agent-ruby

## 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...

agent-ruby

## 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...

agent-ruby

Implement https://github.com/elastic/apm/issues/524

agent-ruby
8.1-candidate

## 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,...

agent-ruby

### 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...

automation
agent-ruby

### 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...

automation
agent-ruby