ruby-sensor
ruby-sensor copied to clipboard
💎 Ruby Distributed Tracing & Metrics Sensor for Instana
Automate ruby tracer currency report generation and automatically push the report to the [tracer-reports](https://github.ibm.com/instana/tracer-reports/tree/main/automated/currency/ruby) repository everyday if updates available.
### Problem Description As you can imagine we run many containers within our infrastructure and we want to be able to turn on https://www.ibm.com/docs/en/obi/current?topic=processes-configuring-profiling#ruby. However, as you are probably aware...
Was analyzing Sidekiq calls on Instana and I noticed that I couldn't filter calls by the params field i.e `call.sidekiq.params`. I kept getting `no data to display`. Not sured if...
Adding sequel gem to currency reports.
Never worked with circleci configurations before, but this should resolve #461
### Problem Description The `instana` gem previously provided builds compatible with JRuby. However, after version **1.11.8**, no JRuby-compatible builds appear to be published. This causes gem installation to fail when...