File tree 2 files changed +33
-0
lines changed
2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ # cSpell:ignore Damien Mathieu
2
+ title : RSpec matchers
3
+ registryType : utilities
4
+ language : ruby
5
+ tags :
6
+ - ruby
7
+ - rspec
8
+ license : MIT
9
+ description :
10
+ The RSpec matchers tool provides a set of matchers to make it easier to write
11
+ unit tests checking the presence of telemetry data.
12
+ authors :
13
+ - name : Damien Mathieu
14
+ url : https://github.com/dmathieu
15
+ urls :
16
+ repo : https://github.com/dmathieu/rspec-otel
17
+ createdAt : 2024-02-13
18
+ package :
19
+ registry : gems
20
+ name : rspec-otel
21
+ version : 0.0.1
Original file line number Diff line number Diff line change 2243
2243
"StatusCode" : 200 ,
2244
2244
"LastSeen" : " 2024-01-18T20:05:04.809604-05:00"
2245
2245
},
2246
+ "https://github.com/dmathieu" : {
2247
+ "StatusCode" : 200 ,
2248
+ "LastSeen" : " 2024-02-14T08:44:43.625674121Z"
2249
+ },
2250
+ "https://github.com/dmathieu/rspec-otel" : {
2251
+ "StatusCode" : 200 ,
2252
+ "LastSeen" : " 2024-02-14T08:44:42.583247623Z"
2253
+ },
2246
2254
"https://github.com/dmsolr" : {
2247
2255
"StatusCode" : 200 ,
2248
2256
"LastSeen" : " 2024-01-18T20:04:59.339712-05:00"
6707
6715
"StatusCode" : 200 ,
6708
6716
"LastSeen" : " 2024-01-22T15:38:54.618612+01:00"
6709
6717
},
6718
+ "https://rubygems.org/gems/rspec-otel" : {
6719
+ "StatusCode" : 200 ,
6720
+ "LastSeen" : " 2024-02-14T08:44:44.34346372Z"
6721
+ },
6710
6722
"https://rubygems.org/gems/sentry-opentelemetry" : {
6711
6723
"StatusCode" : 200 ,
6712
6724
"LastSeen" : " 2024-01-22T15:38:55.347099+01:00"
You can’t perform that action at this time.
0 commit comments