You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(azure-functions): Show correct installation snippet (#13754)
noticed that we showed the generic browser JS (CDN and NPM package)
installation instructions instead of the `@sentry/node` SDK for Azure.
This PR adds an `azure-functions` specific install snippet.
0 commit comments