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

Bump New Relic Python agent version to 5.20.1.150 #6077

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

chosak
Copy link
Member

@chosak chosak commented Oct 16, 2020

This change bumps the version of the New Relic Python agent from 4.18.0.118 to 5.20.1.150. Release notes for the agent are here.

A couple of notable improvements that stand out:

  • Real-time event streaming (5.2.0.127): data is now sent to New Relic every five seconds, instead of every minute.
  • Support for Python 3.8 (5.2.3.131) and 3.9 (5.20.1.150)

How to test this PR

To test this locally, see here.

Screenshots

Updated docs:

image

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code follows the standards laid out in the CFPB development guidelines
  • Project documentation has been updated

@chosak chosak requested review from marcesher and a team October 16, 2020 21:28
@chosak chosak force-pushed the upgrade/newrelic-5.20.1.150 branch from d0d9720 to e71b290 Compare October 19, 2020 17:58
This change bumps the version of the New Relic Python agent from
4.18.0.118 to 5.20.1.150. Release notes for the agent are at [0].

A couple of notable improvements that stand out:

- Real-time event streaming (5.2.0.127): data is now sent to New Relic
every five seconds, instead of every minute.
- Support for Python 3.8 (5.2.3.131) and 3.9 (5.20.1.150)

To test this locally, see [1].

[0] https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes
[1] https://cfpb.github.io/consumerfinance.gov/debugging-monitoring/#monitoring-using-new-relic
@CFPBot CFPBot merged commit ed5c564 into main Oct 19, 2020
@CFPBot CFPBot deleted the upgrade/newrelic-5.20.1.150 branch October 19, 2020 18:06
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.

3 participants