-
Notifications
You must be signed in to change notification settings - Fork 140
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 Check for Invalid iKey #1243
Add Check for Invalid iKey #1243
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
It began to throw exception! |
Can I see what you're using to initialize the SDK on your side? I don't believe this change should be throwing that error for you, but happy to take a look. |
Thank you for reply!
......... TypeError: _this._shutdownStatsbeat is not a function Node.js v20.11.0 |
If version locked to "applicationinsights": "2.9.1", this example works forever. |
I see. #1259 should address this issue and will be included in the next release. |
If an invalid iKey is passed to application insights we should disable statsbeat.