Commit 22796cb
Consolidate rubocop in root of repo (#84)
* consolidate the cops
* bump to 1.3.0
* remove test rubocop files
* update rubocop
* rubocop . -a
* update tests
* commit more fixes
* more cop appeasing
* don't care about ordered gems
* try to ignore vendor bundle
* hail mary
* doh
* fix namespacing
* remove redundant begins
* ignore
* remove templates from instrumentation generator
* Revert "remove templates from instrumentation generator"
This reverts commit 9ba82e0.
* update rubocop.yml template; don't add rubocop file to test/
* prefer inline rubocop:disable to root .rubocop.yml file
* ignore ascii comment violation
Co-authored-by: Ariel Valentin <[email protected]>1 parent e27d6b2 commit 22796cb
File tree
191 files changed
+308
-720
lines changed- .instrumentation_generator
- templates
- test
- instrumentation
- action_pack
- test
- action_view
- test
- active_job
- lib/opentelemetry/instrumentation/active_job/patches
- test
- active_model_serializers
- test
- active_record
- test
- active_support
- lib/opentelemetry/instrumentation/active_support
- test
- all
- test
- aws_sdk
- lib/opentelemetry/instrumentation/aws_sdk
- test
- opentelemetry
- base
- lib/opentelemetry/instrumentation
- test
- bunny
- test
- opentelemetry/instrumentation/bunny/patches
- concurrent_ruby
- test
- dalli
- lib/opentelemetry/instrumentation/dalli/patches
- test
- opentelemetry/instrumentation/dalli
- delayed_job
- test
- opentelemetry/instrumentation
- ethon
- test
- opentelemetry/instrumentation/ethon
- excon
- lib/opentelemetry/instrumentation/excon/middlewares
- test
- faraday
- lib/opentelemetry/instrumentation/faraday/middlewares
- test
- graphql
- lib/opentelemetry/instrumentation/graphql/tracers
- test
- http_client
- lib/opentelemetry/instrumentation/http_client/patches
- test
- http
- lib/opentelemetry/instrumentation/http/patches
- test
- koala
- test/instrumentation/koala
- lmdb
- test
- mongo
- lib/opentelemetry/instrumentation/mongo
- test
- mysql2
- test
- opentelemetry/instrumentation/mysql2
- net_http
- lib/opentelemetry/instrumentation/net/http/patches
- test
- pg
- lib/opentelemetry/instrumentation/pg/patches
- test
- opentelemetry/instrumentation/pg
- que
- lib/opentelemetry/instrumentation/que/middlewares
- test
- rack
- lib/opentelemetry/instrumentation/rack
- middlewares
- util
- test
- rails
- test
- instrumentation
- railtie
- dummy
- app/controllers
- bin
- config
- environments
- initializers
- opentelemetry/instrumentation/rails
- rdkafka
- test
- opentelemetry/instrumentation/rdkafka/patches
- redis
- lib/opentelemetry/instrumentation/redis/patches
- test
- opentelemetry/instrumentation/redis/patches
- resque
- lib/opentelemetry/instrumentation/resque/patches
- test
- restclient
- lib/opentelemetry/instrumentation/restclient/patches
- test
- rspec
- test
- ruby_kafka
- lib/opentelemetry/instrumentation/ruby_kafka/patches
- test
- opentelemetry/instrumentation/ruby-kafka
- patches
- sidekiq
- lib/opentelemetry/instrumentation/sidekiq
- middlewares
- client
- server
- patches
- test
- opentelemetry/instrumentation/sidekiq/patches
- sinatra
- test
- trilogy
- test
- propagator
- ottrace
- xray
- lib/opentelemetry/propagator/xray
- test
- resource_detectors
- lib/opentelemetry/resource/detectors
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
191 files changed
+308
-720
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
0 commit comments