sentry-opentelemetry 6.6.2 → 6.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/bin/test +15 -0
- data/gemfiles/ruby-2.7.gemfile.lock +164 -0
- data/gemfiles/ruby-3.0.gemfile.lock +187 -0
- data/gemfiles/ruby-3.1.gemfile.lock +243 -0
- data/gemfiles/ruby-3.2.gemfile.lock +237 -0
- data/gemfiles/ruby-3.3.gemfile.lock +238 -0
- data/gemfiles/ruby-3.4.gemfile.lock +239 -0
- data/gemfiles/ruby-4.0.gemfile.lock +239 -0
- data/gemfiles/ruby-jruby-9.4.14.0.gemfile.lock +195 -0
- data/lib/sentry/opentelemetry/version.rb +1 -1
- data/sentry-opentelemetry.gemspec +2 -2
- metadata +17 -8
|
@@ -0,0 +1,237 @@
|
|
|
1
|
+
GIT
|
|
2
|
+
remote: https://github.com/ruby/debug.git
|
|
3
|
+
revision: 6510cfbc7496c55ebbefa437a25c17ca58f7c5eb
|
|
4
|
+
specs:
|
|
5
|
+
debug (1.11.1)
|
|
6
|
+
irb (~> 1.10)
|
|
7
|
+
reline (>= 0.3.8)
|
|
8
|
+
|
|
9
|
+
PATH
|
|
10
|
+
remote: ../../sentry-ruby
|
|
11
|
+
specs:
|
|
12
|
+
sentry-ruby (6.6.2)
|
|
13
|
+
bigdecimal
|
|
14
|
+
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
15
|
+
logger
|
|
16
|
+
|
|
17
|
+
PATH
|
|
18
|
+
remote: ..
|
|
19
|
+
specs:
|
|
20
|
+
sentry-opentelemetry (6.6.2)
|
|
21
|
+
opentelemetry-sdk (~> 1.0)
|
|
22
|
+
sentry-ruby (~> 6.6.2)
|
|
23
|
+
|
|
24
|
+
GEM
|
|
25
|
+
remote: https://rubygems.org/
|
|
26
|
+
specs:
|
|
27
|
+
bigdecimal (4.1.2)
|
|
28
|
+
cgi (0.5.2)
|
|
29
|
+
concurrent-ruby (1.3.8)
|
|
30
|
+
diff-lcs (1.6.2)
|
|
31
|
+
docile (1.4.1)
|
|
32
|
+
erb (6.0.6)
|
|
33
|
+
google-protobuf (3.25.8)
|
|
34
|
+
google-protobuf (3.25.8-aarch64-linux)
|
|
35
|
+
google-protobuf (3.25.8-arm64-darwin)
|
|
36
|
+
google-protobuf (3.25.8-x86-linux)
|
|
37
|
+
google-protobuf (3.25.8-x86_64-darwin)
|
|
38
|
+
google-protobuf (3.25.8-x86_64-linux)
|
|
39
|
+
googleapis-common-protos-types (1.20.0)
|
|
40
|
+
google-protobuf (>= 3.18, < 5.a)
|
|
41
|
+
io-console (0.8.2)
|
|
42
|
+
irb (1.18.0)
|
|
43
|
+
pp (>= 0.6.0)
|
|
44
|
+
prism (>= 1.3.0)
|
|
45
|
+
rdoc (>= 4.0.0)
|
|
46
|
+
reline (>= 0.4.2)
|
|
47
|
+
language_server-protocol (3.17.0.6)
|
|
48
|
+
logger (1.7.0)
|
|
49
|
+
opentelemetry-api (1.8.0)
|
|
50
|
+
logger
|
|
51
|
+
opentelemetry-common (0.23.0)
|
|
52
|
+
opentelemetry-api (~> 1.0)
|
|
53
|
+
opentelemetry-exporter-otlp (0.32.0)
|
|
54
|
+
google-protobuf (>= 3.18)
|
|
55
|
+
googleapis-common-protos-types (~> 1.3)
|
|
56
|
+
opentelemetry-api (~> 1.1)
|
|
57
|
+
opentelemetry-common (~> 0.20)
|
|
58
|
+
opentelemetry-sdk (~> 1.10)
|
|
59
|
+
opentelemetry-semantic_conventions
|
|
60
|
+
opentelemetry-instrumentation-action_mailer (0.6.1)
|
|
61
|
+
opentelemetry-instrumentation-active_support (~> 0.10)
|
|
62
|
+
opentelemetry-instrumentation-action_pack (0.16.0)
|
|
63
|
+
opentelemetry-instrumentation-rack (~> 0.29)
|
|
64
|
+
opentelemetry-instrumentation-action_view (0.11.2)
|
|
65
|
+
opentelemetry-instrumentation-active_support (~> 0.10)
|
|
66
|
+
opentelemetry-instrumentation-active_job (0.10.1)
|
|
67
|
+
opentelemetry-instrumentation-base (~> 0.25)
|
|
68
|
+
opentelemetry-instrumentation-active_record (0.11.1)
|
|
69
|
+
opentelemetry-instrumentation-base (~> 0.25)
|
|
70
|
+
opentelemetry-instrumentation-active_storage (0.3.1)
|
|
71
|
+
opentelemetry-instrumentation-active_support (~> 0.10)
|
|
72
|
+
opentelemetry-instrumentation-active_support (0.10.1)
|
|
73
|
+
opentelemetry-instrumentation-base (~> 0.25)
|
|
74
|
+
opentelemetry-instrumentation-base (0.25.0)
|
|
75
|
+
opentelemetry-api (~> 1.7)
|
|
76
|
+
opentelemetry-common (~> 0.21)
|
|
77
|
+
opentelemetry-registry (~> 0.1)
|
|
78
|
+
opentelemetry-instrumentation-concurrent_ruby (0.24.0)
|
|
79
|
+
opentelemetry-instrumentation-base (~> 0.25)
|
|
80
|
+
opentelemetry-instrumentation-rack (0.30.0)
|
|
81
|
+
opentelemetry-instrumentation-base (~> 0.25)
|
|
82
|
+
opentelemetry-instrumentation-rails (0.40.0)
|
|
83
|
+
opentelemetry-instrumentation-action_mailer (~> 0.6)
|
|
84
|
+
opentelemetry-instrumentation-action_pack (~> 0.15)
|
|
85
|
+
opentelemetry-instrumentation-action_view (~> 0.11)
|
|
86
|
+
opentelemetry-instrumentation-active_job (~> 0.10)
|
|
87
|
+
opentelemetry-instrumentation-active_record (~> 0.11)
|
|
88
|
+
opentelemetry-instrumentation-active_storage (~> 0.3)
|
|
89
|
+
opentelemetry-instrumentation-active_support (~> 0.10)
|
|
90
|
+
opentelemetry-instrumentation-concurrent_ruby (~> 0.23)
|
|
91
|
+
opentelemetry-registry (0.4.0)
|
|
92
|
+
opentelemetry-api (~> 1.1)
|
|
93
|
+
opentelemetry-sdk (1.10.0)
|
|
94
|
+
opentelemetry-api (~> 1.1)
|
|
95
|
+
opentelemetry-common (~> 0.20)
|
|
96
|
+
opentelemetry-registry (~> 0.2)
|
|
97
|
+
opentelemetry-semantic_conventions
|
|
98
|
+
opentelemetry-semantic_conventions (1.36.0)
|
|
99
|
+
opentelemetry-api (~> 1.0)
|
|
100
|
+
pp (0.6.4)
|
|
101
|
+
prettyprint
|
|
102
|
+
prettyprint (0.2.0)
|
|
103
|
+
prism (1.9.0)
|
|
104
|
+
rake (12.3.3)
|
|
105
|
+
rbs (4.1.2)
|
|
106
|
+
logger
|
|
107
|
+
prism (>= 1.6.0)
|
|
108
|
+
tsort
|
|
109
|
+
rdoc (8.0.0)
|
|
110
|
+
erb
|
|
111
|
+
prism (>= 1.6.0)
|
|
112
|
+
rbs (>= 4.0.0)
|
|
113
|
+
tsort
|
|
114
|
+
reline (0.6.3)
|
|
115
|
+
io-console (~> 0.5)
|
|
116
|
+
rexml (3.4.1)
|
|
117
|
+
rspec (3.13.2)
|
|
118
|
+
rspec-core (~> 3.13.0)
|
|
119
|
+
rspec-expectations (~> 3.13.0)
|
|
120
|
+
rspec-mocks (~> 3.13.0)
|
|
121
|
+
rspec-core (3.13.6)
|
|
122
|
+
rspec-support (~> 3.13.0)
|
|
123
|
+
rspec-expectations (3.13.5)
|
|
124
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
|
125
|
+
rspec-support (~> 3.13.0)
|
|
126
|
+
rspec-mocks (3.13.8)
|
|
127
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
|
128
|
+
rspec-support (~> 3.13.0)
|
|
129
|
+
rspec-retry (0.6.2)
|
|
130
|
+
rspec-core (> 3.3)
|
|
131
|
+
rspec-support (3.13.7)
|
|
132
|
+
ruby-lsp (0.26.10)
|
|
133
|
+
language_server-protocol (~> 3.17.0)
|
|
134
|
+
prism (>= 1.2, < 2.0)
|
|
135
|
+
rbs (>= 3, < 5)
|
|
136
|
+
ruby-lsp-rspec (0.1.29)
|
|
137
|
+
ruby-lsp (~> 0.26.0)
|
|
138
|
+
simplecov (0.22.0)
|
|
139
|
+
docile (~> 1.1)
|
|
140
|
+
simplecov-html (~> 0.11)
|
|
141
|
+
simplecov_json_formatter (~> 0.1)
|
|
142
|
+
simplecov-cobertura (3.2.0)
|
|
143
|
+
rexml
|
|
144
|
+
simplecov (~> 0.19)
|
|
145
|
+
simplecov-html (0.13.2)
|
|
146
|
+
simplecov_json_formatter (0.1.4)
|
|
147
|
+
tsort (0.2.0)
|
|
148
|
+
|
|
149
|
+
PLATFORMS
|
|
150
|
+
aarch64-linux
|
|
151
|
+
arm64-darwin
|
|
152
|
+
ruby
|
|
153
|
+
x86-linux
|
|
154
|
+
x86_64-darwin
|
|
155
|
+
x86_64-linux
|
|
156
|
+
x86_64-linux-gnu
|
|
157
|
+
|
|
158
|
+
DEPENDENCIES
|
|
159
|
+
cgi
|
|
160
|
+
debug!
|
|
161
|
+
irb
|
|
162
|
+
opentelemetry-exporter-otlp
|
|
163
|
+
opentelemetry-instrumentation-rails
|
|
164
|
+
opentelemetry-sdk
|
|
165
|
+
rake (~> 12.0)
|
|
166
|
+
rexml (= 3.4.1)
|
|
167
|
+
rspec
|
|
168
|
+
rspec-retry
|
|
169
|
+
ruby-lsp-rspec
|
|
170
|
+
sentry-opentelemetry!
|
|
171
|
+
sentry-ruby!
|
|
172
|
+
simplecov
|
|
173
|
+
simplecov-cobertura (~> 3.0)
|
|
174
|
+
|
|
175
|
+
CHECKSUMS
|
|
176
|
+
bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd
|
|
177
|
+
bundler (4.0.16) sha256=d6ca5dd440c24f9abce9844cf44cc8e18c6a553de65a47efb4544137af92c47d
|
|
178
|
+
cgi (0.5.2) sha256=61ca30298171190fd4fa0d8018e57ada456eae9b7a2b78526debf7f0a0e6f8bb
|
|
179
|
+
concurrent-ruby (1.3.8) sha256=b2f1be836e968ccc78ccfce277ea79c72a88633f22306782c16ff23fb415d1e1
|
|
180
|
+
debug (1.11.1)
|
|
181
|
+
diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962
|
|
182
|
+
docile (1.4.1) sha256=96159be799bfa73cdb721b840e9802126e4e03dfc26863db73647204c727f21e
|
|
183
|
+
erb (6.0.6) sha256=a9b24986700f5bf127c4f297c5403c3ca41b83b0a316c0cd09a096b56e644ae5
|
|
184
|
+
google-protobuf (3.25.8) sha256=102c8500502e224a5daa7447bdd2c458a25a6c7b0bf5d8496a559ada131952b7
|
|
185
|
+
google-protobuf (3.25.8-aarch64-linux) sha256=5869d1a31f39ee3361e85f3ef3db0512c19f0e0c75cd69d7303c177e17590044
|
|
186
|
+
google-protobuf (3.25.8-arm64-darwin) sha256=e294affc4fb25c8bc7edd264f0ba490d42dce3afff08db1e08fb7bb44cc57488
|
|
187
|
+
google-protobuf (3.25.8-x86-linux) sha256=288ffaaec53c9f666582cd0a5d42395fea6b7c15458c1f9d64a295ca174c0233
|
|
188
|
+
google-protobuf (3.25.8-x86_64-darwin) sha256=9c9e8c1c760eeb314fd6bcba1b0fb1e64c473fc9e2040c8992df61874974c108
|
|
189
|
+
google-protobuf (3.25.8-x86_64-linux) sha256=07783d910635e2a60eaf929fe3e45ea4d657d023be3816bda99a21c14f7be959
|
|
190
|
+
googleapis-common-protos-types (1.20.0) sha256=5e374b06bcfc7e13556e7c0d87b99f1fa3d42de6396a1de3d8fc13aefb4dd07f
|
|
191
|
+
io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
|
|
192
|
+
irb (1.18.0) sha256=de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3
|
|
193
|
+
language_server-protocol (3.17.0.6) sha256=5ef2c0c138f8267e1bc631d3328347d354f96724b0af22f2c79516120443b7f0
|
|
194
|
+
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
|
|
195
|
+
opentelemetry-api (1.8.0) sha256=3af51183daf0f56a164bc1579782245be70a40678566b9a393cbe5af28ea87c6
|
|
196
|
+
opentelemetry-common (0.23.0) sha256=da721190479d57bae0ad2207468f47f3e2c3b9a91024b5bc32c9d280183eb32c
|
|
197
|
+
opentelemetry-exporter-otlp (0.32.0) sha256=fd4c77a07bb96919e8ff8bbd19ed96d07cac1e368d8e920af2bf2ab02bfb1ec3
|
|
198
|
+
opentelemetry-instrumentation-action_mailer (0.6.1) sha256=8384866bdb066ae14b9a1fe686ffaf1f23468326a35af64390c0395fcd471057
|
|
199
|
+
opentelemetry-instrumentation-action_pack (0.16.0) sha256=f4d54806b96dff89af31fb971fe5b1f79dd41fcc46489ed7c5340a47ee12a7f9
|
|
200
|
+
opentelemetry-instrumentation-action_view (0.11.2) sha256=e6a099015d672dabc19993d6fca99ef1e7210361ef21549a6e2076a67719fafc
|
|
201
|
+
opentelemetry-instrumentation-active_job (0.10.1) sha256=aea1311224c20d064a8f218a44299171152dc36eeb531b9eba84bed8b3942a89
|
|
202
|
+
opentelemetry-instrumentation-active_record (0.11.1) sha256=1b083f34eea0449f8d6f4370b3fb4b935757fac6e4e538e67bb98211809e7c92
|
|
203
|
+
opentelemetry-instrumentation-active_storage (0.3.1) sha256=f89b0fef54921f17c0c4c38a6e0926d29afabd0ac98436fcdbb8bde85dfde89e
|
|
204
|
+
opentelemetry-instrumentation-active_support (0.10.1) sha256=82ea98367158797e33c6de96581f10aa4fe8adf0ebec832dcff5fd04c59bc57d
|
|
205
|
+
opentelemetry-instrumentation-base (0.25.0) sha256=642a3a7f08354e6e969423327a4fa67ed2cca7ac6fe5ee09e55b17d1c576da27
|
|
206
|
+
opentelemetry-instrumentation-concurrent_ruby (0.24.0) sha256=229bd8b72000c59de693609bb637b8a9114992f5e0ab03730d7fd7ef91f7d1d2
|
|
207
|
+
opentelemetry-instrumentation-rack (0.30.0) sha256=30a54f7b44d4b91839622a20eb0b25a7c47084b37c2b03cfc149bfc4ef62303c
|
|
208
|
+
opentelemetry-instrumentation-rails (0.40.0) sha256=f794d477e8b48d9167ac1dbaf71dfc88e2a5647f76394cab7d1dfc6d5217b983
|
|
209
|
+
opentelemetry-registry (0.4.0) sha256=903fa6bfaa29eac1c1d73a4fdd29b850977b5353b84b8cdff11222c00ad2968f
|
|
210
|
+
opentelemetry-sdk (1.10.0) sha256=43719949be8df24dcaeb86ebbf75636cda87d51a01af2729499b92a48b80521a
|
|
211
|
+
opentelemetry-semantic_conventions (1.36.0) sha256=c1b1607dbc7853aac7f9e23f6e8b76969c45b07f2b812a4aa4383c19a3b0f617
|
|
212
|
+
pp (0.6.4) sha256=dfcb0fce700c41456265922884f9fe195d7fbb0674a3578e6c0f69588e82b570
|
|
213
|
+
prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193
|
|
214
|
+
prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
|
|
215
|
+
rake (12.3.3) sha256=f7694adb4fe638da35452300cee6c545e9c377a0e3190018ac04d590b3c26ab3
|
|
216
|
+
rbs (4.1.2) sha256=050eb1d8b508f1233bed929c0f2c7052302f7adf295230d9cb314e9024078f48
|
|
217
|
+
rdoc (8.0.0) sha256=03bf8c08a9639658855a0cfd77c0abca8325c227693f7f33f82957811348c469
|
|
218
|
+
reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835
|
|
219
|
+
rexml (3.4.1) sha256=c74527a9a0a04b4ec31dbe0dc4ed6004b960af943d8db42e539edde3a871abca
|
|
220
|
+
rspec (3.13.2) sha256=206284a08ad798e61f86d7ca3e376718d52c0bc944626b2349266f239f820587
|
|
221
|
+
rspec-core (3.13.6) sha256=a8823c6411667b60a8bca135364351dda34cd55e44ff94c4be4633b37d828b2d
|
|
222
|
+
rspec-expectations (3.13.5) sha256=33a4d3a1d95060aea4c94e9f237030a8f9eae5615e9bd85718fe3a09e4b58836
|
|
223
|
+
rspec-mocks (3.13.8) sha256=086ad3d3d17533f4237643de0b5c42f04b66348c28bf6b9c2d3f4a3b01af1d47
|
|
224
|
+
rspec-retry (0.6.2) sha256=6101ba23a38809811ae3484acde4ab481c54d846ac66d5037ccb40131a60d858
|
|
225
|
+
rspec-support (3.13.7) sha256=0640e5570872aafefd79867901deeeeb40b0c9875a36b983d85f54fb7381c47c
|
|
226
|
+
ruby-lsp (0.26.10) sha256=e67284af94423531f6b9a583350596421b5a6a4dd93083f1c2ba03da7c23bbed
|
|
227
|
+
ruby-lsp-rspec (0.1.29) sha256=798be579723376cd56b17d32373288fb1163e4cfe2024c7d068516a1cf214ee5
|
|
228
|
+
sentry-opentelemetry (6.6.2)
|
|
229
|
+
sentry-ruby (6.6.2)
|
|
230
|
+
simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
|
|
231
|
+
simplecov-cobertura (3.2.0) sha256=70d702658677fcb20e5aceb6915ccf8bc62ff2ccd38b62b3ad5c9db5c0888740
|
|
232
|
+
simplecov-html (0.13.2) sha256=bd0b8e54e7c2d7685927e8d6286466359b6f16b18cb0df47b508e8d73c777246
|
|
233
|
+
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
|
|
234
|
+
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
|
|
235
|
+
|
|
236
|
+
BUNDLED WITH
|
|
237
|
+
4.0.16
|
|
@@ -0,0 +1,238 @@
|
|
|
1
|
+
GIT
|
|
2
|
+
remote: https://github.com/ruby/debug.git
|
|
3
|
+
revision: 6510cfbc7496c55ebbefa437a25c17ca58f7c5eb
|
|
4
|
+
specs:
|
|
5
|
+
debug (1.11.1)
|
|
6
|
+
irb (~> 1.10)
|
|
7
|
+
reline (>= 0.3.8)
|
|
8
|
+
|
|
9
|
+
PATH
|
|
10
|
+
remote: ../../sentry-ruby
|
|
11
|
+
specs:
|
|
12
|
+
sentry-ruby (6.6.2)
|
|
13
|
+
bigdecimal
|
|
14
|
+
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
15
|
+
logger
|
|
16
|
+
|
|
17
|
+
PATH
|
|
18
|
+
remote: ..
|
|
19
|
+
specs:
|
|
20
|
+
sentry-opentelemetry (6.6.2)
|
|
21
|
+
opentelemetry-sdk (~> 1.0)
|
|
22
|
+
sentry-ruby (~> 6.6.2)
|
|
23
|
+
|
|
24
|
+
GEM
|
|
25
|
+
remote: https://rubygems.org/
|
|
26
|
+
specs:
|
|
27
|
+
bigdecimal (4.1.2)
|
|
28
|
+
cgi (0.5.2)
|
|
29
|
+
concurrent-ruby (1.3.8)
|
|
30
|
+
diff-lcs (1.6.2)
|
|
31
|
+
docile (1.4.1)
|
|
32
|
+
erb (6.0.6)
|
|
33
|
+
google-protobuf (3.25.8)
|
|
34
|
+
google-protobuf (3.25.8-aarch64-linux)
|
|
35
|
+
google-protobuf (3.25.8-arm64-darwin)
|
|
36
|
+
google-protobuf (3.25.8-x86-linux)
|
|
37
|
+
google-protobuf (3.25.8-x86_64-darwin)
|
|
38
|
+
google-protobuf (3.25.8-x86_64-linux)
|
|
39
|
+
googleapis-common-protos-types (1.20.0)
|
|
40
|
+
google-protobuf (>= 3.18, < 5.a)
|
|
41
|
+
io-console (0.8.2)
|
|
42
|
+
irb (1.18.0)
|
|
43
|
+
pp (>= 0.6.0)
|
|
44
|
+
prism (>= 1.3.0)
|
|
45
|
+
rdoc (>= 4.0.0)
|
|
46
|
+
reline (>= 0.4.2)
|
|
47
|
+
language_server-protocol (3.17.0.6)
|
|
48
|
+
logger (1.7.0)
|
|
49
|
+
opentelemetry-api (1.11.0)
|
|
50
|
+
logger
|
|
51
|
+
opentelemetry-common (0.25.1)
|
|
52
|
+
opentelemetry-api (~> 1.0)
|
|
53
|
+
opentelemetry-exporter-otlp (0.34.1)
|
|
54
|
+
google-protobuf (>= 3.18)
|
|
55
|
+
googleapis-common-protos-types (~> 1.3)
|
|
56
|
+
opentelemetry-api (~> 1.1)
|
|
57
|
+
opentelemetry-common (~> 0.20)
|
|
58
|
+
opentelemetry-sdk (~> 1.10)
|
|
59
|
+
opentelemetry-semantic_conventions
|
|
60
|
+
opentelemetry-instrumentation-action_mailer (0.8.1)
|
|
61
|
+
opentelemetry-instrumentation-active_support (~> 0.10)
|
|
62
|
+
opentelemetry-instrumentation-action_pack (0.18.0)
|
|
63
|
+
opentelemetry-instrumentation-rack (~> 0.29)
|
|
64
|
+
opentelemetry-instrumentation-action_view (0.13.0)
|
|
65
|
+
opentelemetry-instrumentation-active_support (~> 0.10)
|
|
66
|
+
opentelemetry-instrumentation-active_job (0.13.0)
|
|
67
|
+
opentelemetry-instrumentation-base (~> 0.25)
|
|
68
|
+
opentelemetry-instrumentation-active_record (0.13.0)
|
|
69
|
+
opentelemetry-instrumentation-base (~> 0.25)
|
|
70
|
+
opentelemetry-instrumentation-active_storage (0.5.1)
|
|
71
|
+
opentelemetry-instrumentation-active_support (~> 0.10)
|
|
72
|
+
opentelemetry-instrumentation-active_support (0.12.1)
|
|
73
|
+
opentelemetry-instrumentation-base (~> 0.25)
|
|
74
|
+
opentelemetry-instrumentation-base (0.26.1)
|
|
75
|
+
opentelemetry-api (~> 1.7)
|
|
76
|
+
opentelemetry-common (~> 0.21)
|
|
77
|
+
opentelemetry-registry (~> 0.1)
|
|
78
|
+
opentelemetry-instrumentation-concurrent_ruby (0.25.0)
|
|
79
|
+
opentelemetry-instrumentation-base (~> 0.25)
|
|
80
|
+
opentelemetry-instrumentation-rack (0.31.1)
|
|
81
|
+
opentelemetry-instrumentation-base (~> 0.25)
|
|
82
|
+
opentelemetry-instrumentation-rails (0.42.0)
|
|
83
|
+
opentelemetry-instrumentation-action_mailer (~> 0.7)
|
|
84
|
+
opentelemetry-instrumentation-action_pack (~> 0.17)
|
|
85
|
+
opentelemetry-instrumentation-action_view (~> 0.12)
|
|
86
|
+
opentelemetry-instrumentation-active_job (~> 0.11)
|
|
87
|
+
opentelemetry-instrumentation-active_record (~> 0.12)
|
|
88
|
+
opentelemetry-instrumentation-active_storage (~> 0.4)
|
|
89
|
+
opentelemetry-instrumentation-active_support (~> 0.11)
|
|
90
|
+
opentelemetry-instrumentation-concurrent_ruby (~> 0.25)
|
|
91
|
+
opentelemetry-registry (0.6.3)
|
|
92
|
+
opentelemetry-api (~> 1.1)
|
|
93
|
+
opentelemetry-sdk (1.13.0)
|
|
94
|
+
logger
|
|
95
|
+
opentelemetry-api (~> 1.1)
|
|
96
|
+
opentelemetry-common (~> 0.20)
|
|
97
|
+
opentelemetry-registry (~> 0.2)
|
|
98
|
+
opentelemetry-semantic_conventions
|
|
99
|
+
opentelemetry-semantic_conventions (1.43.0)
|
|
100
|
+
opentelemetry-api (~> 1.0)
|
|
101
|
+
pp (0.6.4)
|
|
102
|
+
prettyprint
|
|
103
|
+
prettyprint (0.2.0)
|
|
104
|
+
prism (1.9.0)
|
|
105
|
+
rake (12.3.3)
|
|
106
|
+
rbs (4.1.2)
|
|
107
|
+
logger
|
|
108
|
+
prism (>= 1.6.0)
|
|
109
|
+
tsort
|
|
110
|
+
rdoc (8.0.0)
|
|
111
|
+
erb
|
|
112
|
+
prism (>= 1.6.0)
|
|
113
|
+
rbs (>= 4.0.0)
|
|
114
|
+
tsort
|
|
115
|
+
reline (0.6.3)
|
|
116
|
+
io-console (~> 0.5)
|
|
117
|
+
rexml (3.4.1)
|
|
118
|
+
rspec (3.13.2)
|
|
119
|
+
rspec-core (~> 3.13.0)
|
|
120
|
+
rspec-expectations (~> 3.13.0)
|
|
121
|
+
rspec-mocks (~> 3.13.0)
|
|
122
|
+
rspec-core (3.13.6)
|
|
123
|
+
rspec-support (~> 3.13.0)
|
|
124
|
+
rspec-expectations (3.13.5)
|
|
125
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
|
126
|
+
rspec-support (~> 3.13.0)
|
|
127
|
+
rspec-mocks (3.13.8)
|
|
128
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
|
129
|
+
rspec-support (~> 3.13.0)
|
|
130
|
+
rspec-retry (0.6.2)
|
|
131
|
+
rspec-core (> 3.3)
|
|
132
|
+
rspec-support (3.13.7)
|
|
133
|
+
ruby-lsp (0.26.10)
|
|
134
|
+
language_server-protocol (~> 3.17.0)
|
|
135
|
+
prism (>= 1.2, < 2.0)
|
|
136
|
+
rbs (>= 3, < 5)
|
|
137
|
+
ruby-lsp-rspec (0.1.29)
|
|
138
|
+
ruby-lsp (~> 0.26.0)
|
|
139
|
+
simplecov (0.22.0)
|
|
140
|
+
docile (~> 1.1)
|
|
141
|
+
simplecov-html (~> 0.11)
|
|
142
|
+
simplecov_json_formatter (~> 0.1)
|
|
143
|
+
simplecov-cobertura (3.2.0)
|
|
144
|
+
rexml
|
|
145
|
+
simplecov (~> 0.19)
|
|
146
|
+
simplecov-html (0.13.2)
|
|
147
|
+
simplecov_json_formatter (0.1.4)
|
|
148
|
+
tsort (0.2.0)
|
|
149
|
+
|
|
150
|
+
PLATFORMS
|
|
151
|
+
aarch64-linux
|
|
152
|
+
arm64-darwin
|
|
153
|
+
ruby
|
|
154
|
+
x86-linux
|
|
155
|
+
x86_64-darwin
|
|
156
|
+
x86_64-linux
|
|
157
|
+
x86_64-linux-gnu
|
|
158
|
+
|
|
159
|
+
DEPENDENCIES
|
|
160
|
+
cgi
|
|
161
|
+
debug!
|
|
162
|
+
irb
|
|
163
|
+
opentelemetry-exporter-otlp
|
|
164
|
+
opentelemetry-instrumentation-rails
|
|
165
|
+
opentelemetry-sdk
|
|
166
|
+
rake (~> 12.0)
|
|
167
|
+
rexml (= 3.4.1)
|
|
168
|
+
rspec
|
|
169
|
+
rspec-retry
|
|
170
|
+
ruby-lsp-rspec
|
|
171
|
+
sentry-opentelemetry!
|
|
172
|
+
sentry-ruby!
|
|
173
|
+
simplecov
|
|
174
|
+
simplecov-cobertura (~> 3.0)
|
|
175
|
+
|
|
176
|
+
CHECKSUMS
|
|
177
|
+
bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd
|
|
178
|
+
bundler (4.0.16) sha256=d6ca5dd440c24f9abce9844cf44cc8e18c6a553de65a47efb4544137af92c47d
|
|
179
|
+
cgi (0.5.2) sha256=61ca30298171190fd4fa0d8018e57ada456eae9b7a2b78526debf7f0a0e6f8bb
|
|
180
|
+
concurrent-ruby (1.3.8) sha256=b2f1be836e968ccc78ccfce277ea79c72a88633f22306782c16ff23fb415d1e1
|
|
181
|
+
debug (1.11.1)
|
|
182
|
+
diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962
|
|
183
|
+
docile (1.4.1) sha256=96159be799bfa73cdb721b840e9802126e4e03dfc26863db73647204c727f21e
|
|
184
|
+
erb (6.0.6) sha256=a9b24986700f5bf127c4f297c5403c3ca41b83b0a316c0cd09a096b56e644ae5
|
|
185
|
+
google-protobuf (3.25.8) sha256=102c8500502e224a5daa7447bdd2c458a25a6c7b0bf5d8496a559ada131952b7
|
|
186
|
+
google-protobuf (3.25.8-aarch64-linux) sha256=5869d1a31f39ee3361e85f3ef3db0512c19f0e0c75cd69d7303c177e17590044
|
|
187
|
+
google-protobuf (3.25.8-arm64-darwin) sha256=e294affc4fb25c8bc7edd264f0ba490d42dce3afff08db1e08fb7bb44cc57488
|
|
188
|
+
google-protobuf (3.25.8-x86-linux) sha256=288ffaaec53c9f666582cd0a5d42395fea6b7c15458c1f9d64a295ca174c0233
|
|
189
|
+
google-protobuf (3.25.8-x86_64-darwin) sha256=9c9e8c1c760eeb314fd6bcba1b0fb1e64c473fc9e2040c8992df61874974c108
|
|
190
|
+
google-protobuf (3.25.8-x86_64-linux) sha256=07783d910635e2a60eaf929fe3e45ea4d657d023be3816bda99a21c14f7be959
|
|
191
|
+
googleapis-common-protos-types (1.20.0) sha256=5e374b06bcfc7e13556e7c0d87b99f1fa3d42de6396a1de3d8fc13aefb4dd07f
|
|
192
|
+
io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
|
|
193
|
+
irb (1.18.0) sha256=de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3
|
|
194
|
+
language_server-protocol (3.17.0.6) sha256=5ef2c0c138f8267e1bc631d3328347d354f96724b0af22f2c79516120443b7f0
|
|
195
|
+
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
|
|
196
|
+
opentelemetry-api (1.11.0) sha256=218c840170fa473974756668b32b6989570de07c7d3864627960209f189247e2
|
|
197
|
+
opentelemetry-common (0.25.1) sha256=38fe87c751e4e13fcd47a8290b4ad67bbedf76c4ed89aeced5ea5c620e66bfb1
|
|
198
|
+
opentelemetry-exporter-otlp (0.34.1) sha256=4697d81e03aff80ea6fbcc741b1c3c700d3624eddea14b453602ee23275450ca
|
|
199
|
+
opentelemetry-instrumentation-action_mailer (0.8.1) sha256=2f2784ca41de0f284b4e3339181cf2ed24ce4e1dfc2751355f0939fcd0872b09
|
|
200
|
+
opentelemetry-instrumentation-action_pack (0.18.0) sha256=90ba2c826b15539f7d02a4f37898592a41317e5c02785a7c2e7a8f782cbd5681
|
|
201
|
+
opentelemetry-instrumentation-action_view (0.13.0) sha256=5b855610d1143972c527d4482d238ecc3d343c8d59e3c1390bad4056317f1568
|
|
202
|
+
opentelemetry-instrumentation-active_job (0.13.0) sha256=42da156924bbabdaca6268be1e46963a04829bd0b2b82fc6e368597a3525cde2
|
|
203
|
+
opentelemetry-instrumentation-active_record (0.13.0) sha256=239fceaae5a42e82dd9dd87bc63b1888bea32058dac0779b5ea36110fcb3a299
|
|
204
|
+
opentelemetry-instrumentation-active_storage (0.5.1) sha256=7acbab82184db6bf00c52fdb4ce7e2f4e6a1c6e3e5585b100d43d5d3e2d69b5b
|
|
205
|
+
opentelemetry-instrumentation-active_support (0.12.1) sha256=c90dc3bb2a02ab614f95bee56f8f14ba6164a7dfaee6f87a2ca3de30fa87413d
|
|
206
|
+
opentelemetry-instrumentation-base (0.26.1) sha256=49e8d35d565e1a13b4a6b794a4cca4ed8c590d9b33bda5244249bd98c8673775
|
|
207
|
+
opentelemetry-instrumentation-concurrent_ruby (0.25.0) sha256=722912e7078e3025a84a25d0b6085702417598c58187c19a762234702cbf7b2d
|
|
208
|
+
opentelemetry-instrumentation-rack (0.31.1) sha256=29a9c145ce6d3fa2938f30334209787c29b581a51fdb472e2098a1d69e15536a
|
|
209
|
+
opentelemetry-instrumentation-rails (0.42.0) sha256=5ea3808373ca73ee9fa4ecf337471bad1c28e98ea64460b89ab225f5b6eaf8b3
|
|
210
|
+
opentelemetry-registry (0.6.3) sha256=568fa8eaea94394f29f4fce3f0339ab10c3bf6d6c8beed6b3cfee6fd37fcc608
|
|
211
|
+
opentelemetry-sdk (1.13.0) sha256=eea4ab625eb901ecfe1083049862d4853fd16d94029f3cdd16526c81332f0fff
|
|
212
|
+
opentelemetry-semantic_conventions (1.43.0) sha256=d96eb7da3bc89335786ea676b448701f566cf241a7ca56ae1e814b83816922af
|
|
213
|
+
pp (0.6.4) sha256=dfcb0fce700c41456265922884f9fe195d7fbb0674a3578e6c0f69588e82b570
|
|
214
|
+
prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193
|
|
215
|
+
prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
|
|
216
|
+
rake (12.3.3) sha256=f7694adb4fe638da35452300cee6c545e9c377a0e3190018ac04d590b3c26ab3
|
|
217
|
+
rbs (4.1.2) sha256=050eb1d8b508f1233bed929c0f2c7052302f7adf295230d9cb314e9024078f48
|
|
218
|
+
rdoc (8.0.0) sha256=03bf8c08a9639658855a0cfd77c0abca8325c227693f7f33f82957811348c469
|
|
219
|
+
reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835
|
|
220
|
+
rexml (3.4.1) sha256=c74527a9a0a04b4ec31dbe0dc4ed6004b960af943d8db42e539edde3a871abca
|
|
221
|
+
rspec (3.13.2) sha256=206284a08ad798e61f86d7ca3e376718d52c0bc944626b2349266f239f820587
|
|
222
|
+
rspec-core (3.13.6) sha256=a8823c6411667b60a8bca135364351dda34cd55e44ff94c4be4633b37d828b2d
|
|
223
|
+
rspec-expectations (3.13.5) sha256=33a4d3a1d95060aea4c94e9f237030a8f9eae5615e9bd85718fe3a09e4b58836
|
|
224
|
+
rspec-mocks (3.13.8) sha256=086ad3d3d17533f4237643de0b5c42f04b66348c28bf6b9c2d3f4a3b01af1d47
|
|
225
|
+
rspec-retry (0.6.2) sha256=6101ba23a38809811ae3484acde4ab481c54d846ac66d5037ccb40131a60d858
|
|
226
|
+
rspec-support (3.13.7) sha256=0640e5570872aafefd79867901deeeeb40b0c9875a36b983d85f54fb7381c47c
|
|
227
|
+
ruby-lsp (0.26.10) sha256=e67284af94423531f6b9a583350596421b5a6a4dd93083f1c2ba03da7c23bbed
|
|
228
|
+
ruby-lsp-rspec (0.1.29) sha256=798be579723376cd56b17d32373288fb1163e4cfe2024c7d068516a1cf214ee5
|
|
229
|
+
sentry-opentelemetry (6.6.2)
|
|
230
|
+
sentry-ruby (6.6.2)
|
|
231
|
+
simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
|
|
232
|
+
simplecov-cobertura (3.2.0) sha256=70d702658677fcb20e5aceb6915ccf8bc62ff2ccd38b62b3ad5c9db5c0888740
|
|
233
|
+
simplecov-html (0.13.2) sha256=bd0b8e54e7c2d7685927e8d6286466359b6f16b18cb0df47b508e8d73c777246
|
|
234
|
+
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
|
|
235
|
+
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
|
|
236
|
+
|
|
237
|
+
BUNDLED WITH
|
|
238
|
+
4.0.16
|