Skip to content

Bump newrelic from 5.14.1.144 to 7.16.0.178#317

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/newrelic-7.16.0.178
Closed

Bump newrelic from 5.14.1.144 to 7.16.0.178#317
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/newrelic-7.16.0.178

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2022

Bumps newrelic from 5.14.1.144 to 7.16.0.178.

Release notes

Sourced from newrelic's releases.

v7.16.0.178

Notes: This release of the Python agent enables log forwarding to New Relic by default. It also addresses a bug related to compressed bytes calculations and adds a new top level data usage supportability metric to the agent. Install the agent using easy_install/pip/distribute via the Python Package Index or download it directly from the New Relic download site.

New features:

  • APM logs in context

Automatic application log forwarding is now enabled by default. This version of the agent will automatically send enriched application logs to New Relic. To learn more about about this feature, see the APM logs in context documentation. For additional configuration options, see the Python logs in context documentation. To learn about how to toggle log ingestion on or off by account, see our documentation to disable automatic logging via the UI or API.

  • Top level aggregated data usage supportability metric

The agent now reports a top level data usage supportability metric: Supportability/Python/Collector/Output/Bytes. This aggregates all uncompressed bytes across all agent methods sent to New Relic.

Changes:

  • Data usage supportability metric name change Previously, the agent reported data usage supportability metrics in the format Supportability/Python/Collector/Output/Bytes/<agent_method>. This has been changed to be in the format Supportability/Python/Collector/<agent_method>/Output/Bytes to align with the agent specification.

Support statement: New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is 5.14.1.144.

v7.14.0.177

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-71400177

v7.12.0.176

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-71200176/

v7.10.0.175

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-71000175/

v7.8.0.174

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-70800174

v7.6.0.173

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-70600173

v7.4.0.172

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-70400172

v7.2.4.171

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-70204171/

v7.2.3.170

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-70203170/

v7.2.2.169

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-70202169/

v7.2.1.168

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-70201168/

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 5.14.1.144 to 7.16.0.178.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v5.14.1.144...v7.16.0.178)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 22, 2022

Codecov Report

Merging #317 (326ce43) into master (8090eae) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #317   +/-   ##
=======================================
  Coverage   98.51%   98.51%           
=======================================
  Files          35       35           
  Lines         743      743           
=======================================
  Hits          732      732           
  Misses         11       11           
Flag Coverage Δ
unittests 98.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2022

Superseded by #322.

@dependabot dependabot bot closed this Aug 16, 2022
@dependabot dependabot bot deleted the dependabot/pip/newrelic-7.16.0.178 branch August 16, 2022 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants