Skip to content

Commit 934d90c

Browse files
authored
registry: add @fastify/otel to registry (#6024)
1 parent 140ad81 commit 934d90c

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# cSpell:ignore fastify
2+
title: Fastify Instrumentation Library
3+
registryType: instrumentation
4+
language: js
5+
tags:
6+
- Node.js
7+
- fastify
8+
license: MIT
9+
description: Fastify OpenTelemetry auto-instrumentation library.
10+
authors:
11+
- name: Fastify
12+
url: https://github.com/fastify
13+
urls:
14+
repo: https://github.com/fastify/otel
15+
createdAt: 2025-01-27
16+
package:
17+
registry: npm
18+
name: '@fastify/otel'
19+
version: 0.1.0
20+
isFirstParty: true

static/refcache.json

+12
Original file line numberDiff line numberDiff line change
@@ -5199,6 +5199,14 @@
51995199
"StatusCode": 200,
52005200
"LastSeen": "2024-12-12T08:46:36.556327553Z"
52015201
},
5202+
"https://github.com/fastify": {
5203+
"StatusCode": 206,
5204+
"LastSeen": "2025-01-30T09:08:01.740037144Z"
5205+
},
5206+
"https://github.com/fastify/otel": {
5207+
"StatusCode": 206,
5208+
"LastSeen": "2025-01-30T09:08:01.439341003Z"
5209+
},
52025210
"https://github.com/fatsheep9146": {
52035211
"StatusCode": 200,
52045212
"LastSeen": "2024-08-09T11:16:50.08101+02:00"
@@ -15639,6 +15647,10 @@
1563915647
"StatusCode": 200,
1564015648
"LastSeen": "2024-08-09T11:05:21.995559-04:00"
1564115649
},
15650+
"https://npmjs.com/package/@fastify/otel": {
15651+
"StatusCode": 200,
15652+
"LastSeen": "2025-01-30T09:08:03.616878745Z"
15653+
},
1564215654
"https://npmjs.com/package/@google-cloud/opentelemetry-cloud-monitoring-exporter": {
1564315655
"StatusCode": 200,
1564415656
"LastSeen": "2025-01-13T12:41:55.24405-05:00"

0 commit comments

Comments
 (0)