Skip to content

Commit

Permalink
Add rspec-otel to registry (#3992)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu authored Feb 14, 2024
1 parent c26ded5 commit e8c1f8a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
21 changes: 21 additions & 0 deletions data/registry/tools-ruby-rspec-matcher.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# cSpell:ignore Damien Mathieu
title: RSpec matchers
registryType: utilities
language: ruby
tags:
- ruby
- rspec
license: MIT
description:
The RSpec matchers tool provides a set of matchers to make it easier to write
unit tests checking the presence of telemetry data.
authors:
- name: Damien Mathieu
url: https://github.com/dmathieu
urls:
repo: https://github.com/dmathieu/rspec-otel
createdAt: 2024-02-13
package:
registry: gems
name: rspec-otel
version: 0.0.1
12 changes: 12 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -2243,6 +2243,14 @@
"StatusCode": 200,
"LastSeen": "2024-01-18T20:05:04.809604-05:00"
},
"https://github.com/dmathieu": {
"StatusCode": 200,
"LastSeen": "2024-02-14T08:44:43.625674121Z"
},
"https://github.com/dmathieu/rspec-otel": {
"StatusCode": 200,
"LastSeen": "2024-02-14T08:44:42.583247623Z"
},
"https://github.com/dmsolr": {
"StatusCode": 200,
"LastSeen": "2024-01-18T20:04:59.339712-05:00"
Expand Down Expand Up @@ -6707,6 +6715,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-22T15:38:54.618612+01:00"
},
"https://rubygems.org/gems/rspec-otel": {
"StatusCode": 200,
"LastSeen": "2024-02-14T08:44:44.34346372Z"
},
"https://rubygems.org/gems/sentry-opentelemetry": {
"StatusCode": 200,
"LastSeen": "2024-01-22T15:38:55.347099+01:00"
Expand Down

0 comments on commit e8c1f8a

Please sign in to comment.