Skip to content

Commit e8c1f8a

Browse files
authored
Add rspec-otel to registry (#3992)
1 parent c26ded5 commit e8c1f8a

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed
+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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

static/refcache.json

+12
Original file line numberDiff line numberDiff line change
@@ -2243,6 +2243,14 @@
22432243
"StatusCode": 200,
22442244
"LastSeen": "2024-01-18T20:05:04.809604-05:00"
22452245
},
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+
},
22462254
"https://github.com/dmsolr": {
22472255
"StatusCode": 200,
22482256
"LastSeen": "2024-01-18T20:04:59.339712-05:00"
@@ -6707,6 +6715,10 @@
67076715
"StatusCode": 200,
67086716
"LastSeen": "2024-01-22T15:38:54.618612+01:00"
67096717
},
6718+
"https://rubygems.org/gems/rspec-otel": {
6719+
"StatusCode": 200,
6720+
"LastSeen": "2024-02-14T08:44:44.34346372Z"
6721+
},
67106722
"https://rubygems.org/gems/sentry-opentelemetry": {
67116723
"StatusCode": 200,
67126724
"LastSeen": "2024-01-22T15:38:55.347099+01:00"

0 commit comments

Comments
 (0)