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

NewRelic is calling deprecated methods causing millions of logging lines #2929

Closed
jcoyne opened this issue Oct 31, 2024 · 2 comments
Closed
Labels
bug community To tag external issues and PRs submitted by the community

Comments

@jcoyne
Copy link

jcoyne commented Oct 31, 2024

related to #2870

Now our logs are rapidly filling with these messages:

App 2951343 output: WARNING: The Class.identifier is undocumented and was meant for internal framework usage only. As it is no longer used by the framework it will be removed in a coming non-breaking ViewComponent release.
App 2951343 output: WARNING: The Class.identifier is undocumented and was meant for internal framework usage only. As it is no longer used by the framework it will be removed in a coming non-breaking ViewComponent release.
App 2951343 output: WARNING: The Class.identifier is undocumented and was meant for internal framework usage only. As it is no longer used by the framework it will be removed in a coming non-breaking ViewComponent release.
App 2951343 output: WARNING: The Class.identifier is undocumented and was meant for internal framework usage only. As it is no longer used by the framework it will be removed in a coming non-breaking ViewComponent release.
App 2951343 output: WARNING: The Class.identifier is undocumented and was meant for internal framework usage only. As it is no longer used by the framework it will be removed in a coming non-breaking ViewComponent release.
App 2951343 output: WARNING: The Class.identifier is undocumented and was meant for internal framework usage only. As it is no longer used by the framework it will be removed in a coming non-breaking ViewComponent release.
App 2951343 output: WARNING: The Class.identifier is undocumented and was meant for internal framework usage only. As it is no longer used by the framework it will be removed in a coming non-breaking ViewComponent release.
App 2951343 output: WARNING: The Class.identifier is undocumented and was meant for internal framework usage only. As it is no longer used by the framework it will be removed in a coming non-breaking ViewComponent release.

Can you avoid calling this deprecated method?

@workato-integration
Copy link

@github-actions github-actions bot added the community To tag external issues and PRs submitted by the community label Oct 31, 2024
@hannahramadan
Copy link
Contributor

Hi @jcoyne 👋 You shouldn't see these logs with agent v9.15.0, which has just been released! Thanks for sharing and I'm going to close this issue, but please re-open if you're seeing anything else we can help with.

@github-project-automation github-project-automation bot moved this from Triage to Code Complete/Done in Ruby Engineering Board Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug community To tag external issues and PRs submitted by the community
Projects
Archived in project
Development

No branches or pull requests

2 participants