Skip to content

Commit

Permalink
Add Telemetry support (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
jterapin authored Aug 5, 2024
1 parent 35fe3d0 commit ae79a0c
Show file tree
Hide file tree
Showing 62 changed files with 4,894 additions and 824 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ group :test do
gem 'rspec'
gem 'simplecov'
gem 'webmock'
gem 'opentelemetry-sdk'
end
1 change: 1 addition & 0 deletions codegen/projections/rails_json/lib/rails_json.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,172 changes: 716 additions & 456 deletions codegen/projections/rails_json/lib/rails_json/client.rb

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions codegen/projections/rails_json/lib/rails_json/config.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ae79a0c

Please sign in to comment.