Skip to content

Update New Relic and Container Instance Size #293

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

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

ronardcaktus
Copy link
Member

This PR updates the container Instance size and New Relic to avoid the following error

kubectl -n hip-staging logs -lapp=app

  File "/usr/local/lib/python3.11/site-packages/newrelic/packages/wrapt/__init__.py", line 10, in <module>
    from .decorators import (adapter_factory, AdapterFactory, decorator,
  File "/usr/local/lib/python3.11/site-packages/newrelic/packages/wrapt/decorators.py", line 34, in <module>
    from inspect import ismethod, isclass, formatargspec
ImportError: cannot import name 'formatargspec' from 'inspect' (/usr/local/lib/python3.11/inspect.py)

@ronardcaktus ronardcaktus requested a review from copelco January 14, 2025 17:14
Copy link
Member

@tobiasmcnulty tobiasmcnulty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Untested, but LGTM. 🥇

@ronardcaktus ronardcaktus merged commit e72f915 into develop Jan 14, 2025
1 check passed
@ronardcaktus ronardcaktus deleted the update-instance-size branch January 14, 2025 18:43
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

Successfully merging this pull request may close these issues.

2 participants