Skip to content

Commit fee1f58

Browse files
authored
Add npm package link for Azure SDK instrumentation (#4626)
1 parent ba24a19 commit fee1f58

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

data/registry/instrumentation-js-azure-sdk.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,9 @@ description: Instrumentation for Azure SDK for JavaScript (Track 2 libraries).
1313
authors:
1414
- name: Microsoft Authors
1515
urls:
16-
repo: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core#open-telemetry
16+
repo: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/instrumentation/opentelemetry-instrumentation-azure-sdk
17+
package:
18+
name: '@azure/opentelemetry-instrumentation-azure-sdk'
19+
registry: npm
20+
version: 1.0.0-beta.5
1721
createdAt: 2021-12-16

static/refcache.json

+4
Original file line numberDiff line numberDiff line change
@@ -5723,6 +5723,10 @@
57235723
"StatusCode": 200,
57245724
"LastSeen": "2024-01-08T12:17:00.678026+01:00"
57255725
},
5726+
"https://npmjs.com/package/@azure/opentelemetry-instrumentation-azure-sdk": {
5727+
"StatusCode": 200,
5728+
"LastSeen": "2024-06-08T09:08:38.118430031Z"
5729+
},
57265730
"https://npmjs.com/package/@cerbos/opentelemetry": {
57275731
"StatusCode": 200,
57285732
"LastSeen": "2024-01-08T12:17:23.493318+01:00"

0 commit comments

Comments
 (0)