Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add npm package link for Azure SDK instrumentation #4626

Merged
merged 2 commits into from
Jun 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion data/registry/instrumentation-js-azure-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,9 @@ description: Instrumentation for Azure SDK for JavaScript (Track 2 libraries).
authors:
- name: Microsoft Authors
urls:
repo: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core#open-telemetry
repo: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/instrumentation/opentelemetry-instrumentation-azure-sdk
package:
name: '@azure/opentelemetry-instrumentation-azure-sdk'
registry: npm
version: 1.0.0-beta.5
createdAt: 2021-12-16
4 changes: 4 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -5723,6 +5723,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-08T12:17:00.678026+01:00"
},
"https://npmjs.com/package/@azure/opentelemetry-instrumentation-azure-sdk": {
"StatusCode": 200,
"LastSeen": "2024-06-08T09:08:38.118430031Z"
},
"https://npmjs.com/package/@cerbos/opentelemetry": {
"StatusCode": 200,
"LastSeen": "2024-01-08T12:17:23.493318+01:00"
Expand Down