Skip to content

Commit f6ea55f

Browse files
committed
data: add @fastify/otel to registry
1 parent d11e214 commit f6ea55f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# cSpell:ignore fastify
2+
title: Fastify OpenTelemetry
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+
urls:
13+
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-fastify
14+
createdAt: 2024-11-27
15+
package:
16+
registry: npm
17+
name: '@fastify/otel'
18+
version: 0.1.0
19+
isFirstParty: false

0 commit comments

Comments
 (0)