Commit 559e7a0
feat: Add compatibility with env OTEL_SDK_DISABLED (#1773)
* feat: disable SDK with env OTEL_SDK_DISABLED is defined as true
* feat: add tests
* fix: revert test
* feat: fix rubocop
* Update sdk/lib/opentelemetry/sdk.rb
Co-authored-by: Kayla Reopelle <[email protected]>
* feat: add test
* fix: fix rubocop
---------
Co-authored-by: Kayla Reopelle <[email protected]>1 parent 19b5fbe commit 559e7a0
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
30 | 39 | | |
0 commit comments