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
I just followed the guide and got the logs coming over from CloudWatch to Scalyr, but this deprecation warning looks serious enough that I looked into a patch.
I have a PR ready, it's a very simple change to fix the issue but you should also update the .zip release.
The text was updated successfully, but these errors were encountered:
The new integration is written in python so the deprecation warning is no longer an issue. In addition, the new integration is deployed using a CloudFormation template, so it is really easy to get it started. Let us know if you have any other questions.
Per https://nodesource.com/blog/understanding-the-buffer-deprecation-in-node-js-10/, "improper usage of the Buffer constructor is still a path to insecure code inside an application".
I just followed the guide and got the logs coming over from CloudWatch to Scalyr, but this deprecation warning looks serious enough that I looked into a patch.
I have a PR ready, it's a very simple change to fix the issue but you should also update the .zip release.
The text was updated successfully, but these errors were encountered: