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

Upgrade ApplicationInsight #1047

Open
qtomlinson opened this issue Feb 12, 2024 · 1 comment
Open

Upgrade ApplicationInsight #1047

qtomlinson opened this issue Feb 12, 2024 · 1 comment

Comments

@qtomlinson
Copy link
Collaborator

qtomlinson commented Feb 12, 2024

The following error message was noted in the service App service.
2024-02-12T16:32:28.260072665Z: [ERROR] ApplicationInsights:Sender [
2024-02-12T16:32:28.260120766Z: [ERROR] 'Not saving data due to max size limit being met. Directory size in bytes is: 50016665'
2024-02-12T16:32:28.260126366Z: [ERROR] ]

This error has been reported and fixed. See microsoft/ApplicationInsights-node.js#1000 for details. Need to upgrade the related library. The applicationinsights currently in use is v 1.5.0, and winston-azure-application-insights in use is 1.5.0. There are updated versions available:
winston-azure-application-insights, v4.0.0
https://www.npmjs.com/package/applicationinsights, 2.9.2

@qtomlinson
Copy link
Collaborator Author

This is related to #1007

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant