Skip to main content

New Relic Python Agent

Project description

New Relic Open Source community project banner.

New Relic Python Agent

GitHub release image image PyPI Downloads

Tests Ruff MegaLinter codecov Secured with Trivy

The newrelic package instruments your application for performance monitoring and advanced performance analytics with New Relic.

Pinpoint and solve Python application performance issues down to the line of code. New Relic APM is the only tool you'll need to see everything in your Python application, from the end user experience to server monitoring. Trace problems down to slow database queries, slow 3rd party APIs and web services, caching layers, and more. Monitor your app in a production environment and make sure your app can stand a big spike in traffic by running scalability reports.

Visit Python Application Performance Monitoring with New Relic to learn more.

Usage

This package supports Python 3.9+, and can be installed via pip:

pip install newrelic

(These instructions can also be found online: Python Agent Installation Guide.)

  1. Generate the agent configuration file with your license key.

    newrelic-admin generate-config $YOUR_LICENSE_KEY newrelic.ini
    
  2. Validate the agent configuration and test the connection to our data collector service.

    newrelic-admin validate-config newrelic.ini
    
  3. Integrate the agent with your web application.

    If you control how your web application or WSGI server is started, the recommended way to integrate the agent is to use the newrelic-admin wrapper script. Modify the existing startup script, prefixing the existing startup command and options with newrelic-admin run-program.

    Also, set the NEW_RELIC_CONFIG_FILE environment variable to the name of the configuration file you created above:

    NEW_RELIC_CONFIG_FILE=newrelic.ini newrelic-admin run-program $YOUR_COMMAND_OPTIONS
    

    Examples:

    NEW_RELIC_CONFIG_FILE=newrelic.ini newrelic-admin run-program gunicorn -c config.py test_site.wsgi
    
    NEW_RELIC_CONFIG_FILE=newrelic.ini newrelic-admin run-program uwsgi uwsgi_config.ini
    

    Alternatively, you can also manually integrate the agent by adding the following lines at the very top of your python WSGI script file. (This is useful if you're using mod_wsgi.)

    import newrelic.agent
    newrelic.agent.initialize('/path/to/newrelic.ini')
    
  4. Start or restart your Python web application or WSGI server.

  5. Done! Check your application in the New Relic UI to see the real time statistics generated from your application.

Additional resources may be found here:

Support

Should you need assistance with New Relic products, you are in good hands with several support diagnostic tools and support channels.

This troubleshooting framework steps you through common troubleshooting questions.

New Relic offers NRDiag, a client-side diagnostic utility that automatically detects common problems with New Relic agents. If NRDiag detects a problem, it suggests troubleshooting steps. NRDiag can also automatically attach troubleshooting data to a New Relic Support ticket.

If the issue has been confirmed as a bug or is a Feature request, please file a GitHub issue.

Support Channels

Privacy

At New Relic we take your privacy and the security of your information seriously, and are committed to protecting your information. We must emphasize the importance of not sharing personal data in public forums, and ask all users to scrub logs and diagnostic information for sensitive information, whether personal, proprietary, or otherwise.

We define "Personal Data" as any information relating to an identified or identifiable individual, including, for example, your name, phone number, post code or zip code, Device ID, IP address and email address.

Please review New Relic's General Data Privacy Notice for more information.

Contribute

We encourage your contributions to improve the New Relic Python Agent! Keep in mind that when you submit your pull request, you'll need to sign the CLA via the click-through using CLA-Assistant. You only have to sign the CLA one time per project.

If you have any questions, or to execute our corporate CLA (which is required if your contribution is on behalf of a company), drop us an email at opensource@newrelic.com.

A note about vulnerabilities

As noted in our security policy, New Relic is committed to the privacy and security of our customers and their data. We believe that providing coordinated disclosure by security researchers and engaging with the security community are important means to achieve our security goals.

If you believe you have found a security vulnerability in this project or any of New Relic's products or websites, we welcome and greatly appreciate you reporting it to New Relic through our bug bounty program.

If you would like to contribute to this project, review these guidelines.

To all contributors, we thank you! Without your contribution, this project would not be what it is today.

License

The New Relic Python Agent is licensed under the Apache 2.0 License. The New Relic Python Agent also uses source code from third-party libraries. You can find full details on which libraries are used and the terms under which they are licensed in the third-party notices document.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

newrelic-13.1.1.tar.gz (1.8 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

newrelic-13.1.1-cp314-cp314t-win_arm64.whl (864.1 kB view details)

Uploaded CPython 3.14tWindows ARM64

newrelic-13.1.1-cp314-cp314t-win_amd64.whl (865.2 kB view details)

Uploaded CPython 3.14tWindows x86-64

newrelic-13.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl (963.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

newrelic-13.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl (970.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

newrelic-13.1.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (974.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.1.1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (966.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.1.1-cp314-cp314-win_arm64.whl (862.6 kB view details)

Uploaded CPython 3.14Windows ARM64

newrelic-13.1.1-cp314-cp314-win_amd64.whl (863.4 kB view details)

Uploaded CPython 3.14Windows x86-64

newrelic-13.1.1-cp314-cp314-musllinux_1_2_x86_64.whl (930.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

newrelic-13.1.1-cp314-cp314-musllinux_1_2_aarch64.whl (933.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

newrelic-13.1.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (935.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.1.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (931.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.1.1-cp313-cp313t-win_arm64.whl (865.4 kB view details)

Uploaded CPython 3.13tWindows ARM64

newrelic-13.1.1-cp313-cp313t-win_amd64.whl (866.2 kB view details)

Uploaded CPython 3.13tWindows x86-64

newrelic-13.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl (963.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

newrelic-13.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl (970.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

newrelic-13.1.1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (974.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.1.1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (966.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.1.1-cp313-cp313-win_arm64.whl (863.7 kB view details)

Uploaded CPython 3.13Windows ARM64

newrelic-13.1.1-cp313-cp313-win_amd64.whl (864.4 kB view details)

Uploaded CPython 3.13Windows x86-64

newrelic-13.1.1-cp313-cp313-musllinux_1_2_x86_64.whl (931.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

newrelic-13.1.1-cp313-cp313-musllinux_1_2_aarch64.whl (933.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

newrelic-13.1.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (935.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.1.1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (932.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (931.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

newrelic-13.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (933.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

newrelic-13.1.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (935.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (932.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.1.1-cp311-cp311-musllinux_1_2_x86_64.whl (924.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

newrelic-13.1.1-cp311-cp311-musllinux_1_2_aarch64.whl (926.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

newrelic-13.1.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (927.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (924.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.1.1-cp310-cp310-musllinux_1_2_x86_64.whl (923.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

newrelic-13.1.1-cp310-cp310-musllinux_1_2_aarch64.whl (926.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

newrelic-13.1.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (927.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.1.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (924.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.1.1-cp39-cp39-musllinux_1_2_x86_64.whl (923.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

newrelic-13.1.1-cp39-cp39-musllinux_1_2_aarch64.whl (925.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

newrelic-13.1.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (926.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.1.1-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (923.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

File details

Details for the file newrelic-13.1.1.tar.gz.

File metadata

  • Download URL: newrelic-13.1.1.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for newrelic-13.1.1.tar.gz
Algorithm Hash digest
SHA256 760c1d36ad0b3f92945885f8f1b97122518394f6372bda9913e2203592564588
MD5 f0cfe90dbbb54d3a5e88840f5729d6ab
BLAKE2b-256 68f49a87c5f6eb17bf27e80aa9c23c41a0df1ba763f060da18d4c35979852753

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1.tar.gz:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: newrelic-13.1.1-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 864.1 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for newrelic-13.1.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 070e40271aba213e1df03f3449e1f3bd1e4afb44befad9d282c0327ec40b9b14
MD5 8bbd0423e87c4a153dff2c90423a4fee
BLAKE2b-256 7b175ae373f73ea345b197e1e70af11ae425ab50892da41035e5c445ed8e3eab

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314t-win_arm64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: newrelic-13.1.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 865.2 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for newrelic-13.1.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 16d0c35f0fd817f2f3ce63156311abf241ea3dd2e97c1ab3614ce48a262eb3b5
MD5 c8bd585b63ce7e58533955a4b5f8dd55
BLAKE2b-256 af3504587a0da7f494a667ce8fa2babf4cab405791d906f352a0b519dbf1749d

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314t-win_amd64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3be41ab63744225835f8c276b48c49b7325cf18554c8e8f7c39ef6e5195d5eda
MD5 6c5d65ec88714e71589db56dd724f53b
BLAKE2b-256 1130fe36e792b58dbd74b5c00526208c1585c790d61a8300c9d4caf36e5ff2b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9e1220988e150e480e9e5bf12ee9b358a84c368a5615a4ea072b8a0b00a231d1
MD5 5600b9372217bc4bb1db27a5903b1053
BLAKE2b-256 b5d791e162e4c92094be6952f1da11f63b697f05e3c30057d5d74e34160a409b

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 83a3b52a49a707f0592b51e15d28e1ad7fc5815ce1af77fde98fc784b0120e79
MD5 6b838244876485f0998a29f3bbda3707
BLAKE2b-256 c6da2f0b96c1d55798189d4c364d82a6deeae6196d5fc26360b05804f54e4f24

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 dc828fb72adbcf87e698b9e667b9322480898ebf6744e0a9a025a389b30439f2
MD5 59eb4bca5180d251bd80d5698082055a
BLAKE2b-256 ff0b16a77c19e1bd6442e382e330d8f65c3f47b740abb5fd53b2cc4764711eb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: newrelic-13.1.1-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 862.6 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for newrelic-13.1.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 22233203339d97777d6705ea28f37481e7e7eeb853b0dc300f5bf59027218b93
MD5 a53207c320bd238ef534266664e291c2
BLAKE2b-256 3d39e2c4dad8f2f9fdc0ba852f96070bab1bea1f4b9bf0a22bdb4a3f18e24d6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314-win_arm64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: newrelic-13.1.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 863.4 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for newrelic-13.1.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b66af1c99d55da229b16564895cf950ee3f1b9bc2e5f5fd8798130f3e166c832
MD5 1453a00e7b787a89bfdbbe48944c444d
BLAKE2b-256 f0029a82e26bfb4074795437634b6c08dd75b0899bfbc5696c98821392a7a2ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314-win_amd64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fb70b00322091428a7974f1879bc6295b32e0967ecd91d9fdd60372732a4f673
MD5 89b09ff2b465811958cd3045170da090
BLAKE2b-256 d7c450987358739e4cb2538eb40dbcf989f6455a092f64d0fb3135695a41b875

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3d5109c94b7193e6f15ca0ab590d7d34585d7a06bff37570f72bb593d6566645
MD5 397ec55e523d8d96e3c8b8e1cb529ba1
BLAKE2b-256 1ebc5b75f551a976b1ebfef8d436fd946b8d6ec50a453042f7cda59339dd7f52

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d36e19cdc07256bcbbb2355d9faf0453b38362d143f52f3b33d372c5ebac3ca7
MD5 21652cb1927e5a6801e37887ee1dfb2c
BLAKE2b-256 aeb18ffcab49c8ec2f41fbc25d70b890468c5de82d59afd2c66ff6bf0b3b94e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 1a2ddfe70ad8694e069dd943b28b2172aa4e7dc10bf1636abb0c2fac850ee327
MD5 853eae9c931073e6b8a805b6f46f9380
BLAKE2b-256 380880ea159ac1683554adee1622165989f60efcf6f0677a6b58ce974c363169

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: newrelic-13.1.1-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 865.4 kB
  • Tags: CPython 3.13t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for newrelic-13.1.1-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 3ffd6af3da8eff17fc6dfe370d654b220f9044e68f6f4bc1db3c91152d04605c
MD5 65bf5b81d5f7a5febf6f4755a94ebc37
BLAKE2b-256 373e816fd420636f8463ee3de8ea0c812c05e929388a93b728db44890f7b179c

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313t-win_arm64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: newrelic-13.1.1-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 866.2 kB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for newrelic-13.1.1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 ed810e8111cdc81757624625c3a2db3607cc24a604e4fcb5cb48958355648834
MD5 af6bae8ddd7cf6487030ebfc51173a05
BLAKE2b-256 ed3249b6f80e2c8ae9100242f4989a1fcde30ab5b8b442498e04661b4224a0ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313t-win_amd64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0f85ecfd89ca657084c693f3df9888bceef112d45aee3f18afaaa403cd1087c2
MD5 34838cb71d83cf0f6f9983f4715e5e62
BLAKE2b-256 33830ef729e36309443d0d9bc8d42c4a5e1b37b4c17d82350a2ec351133e1dbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 256539497944ea22845378aa18373cb225fd3c9b12969c9bfd6404e0a7d60b04
MD5 f87a48c02daa643c7c3db8f45e9f93b6
BLAKE2b-256 2e0728c8a4e35260320d1f7783de67917f925c97f66afe56f3d7ba61e7bd4b37

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 403f82a8ff00566a175d0bee64f122edb9a88a57b29193b156078f874eb3eb7f
MD5 4a11f11ab9b4ca5b696db2c1be1cbf65
BLAKE2b-256 1528247a90ce27ffd8bcd34e5ea83fdbd36e7c5e4ea3c4761d84ba65c1784353

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 448b81378fb8d5ccbf2e1f61e63ea595e1f5cf7535e23d1b731b1dcb3b711229
MD5 108d51ddae2476fa4a7e34642e52c407
BLAKE2b-256 6e1d3c4ebd2976332dbf710eefa5ac8c09ea7668e64dbc585ef23f5ca0d235ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: newrelic-13.1.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 863.7 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for newrelic-13.1.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 e74d5e1d59b917cf71c101b916f311695132dbfe755b9be7db197d166d3980f2
MD5 23683149a5d862d187fc84a31f7c2921
BLAKE2b-256 c0c43cc2a54cd2cb50944e3f75f6134a567a32ce1fff5b05d88bdfe747aa0e6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313-win_arm64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: newrelic-13.1.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 864.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for newrelic-13.1.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 852a0cc4715312c585f042c3d9f0d59d35f8fd1e7a6b8fce99113363fe779b40
MD5 26c95b2fadc226a150fe018266e491a9
BLAKE2b-256 7ae675d1cfe222c2e8a52e1563e25253007daca285565a3fc185d407e4f1f21e

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313-win_amd64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6414d0cb18419a663a2f65abd97d210db04a2145070fb1dc75c785b31d42cac7
MD5 df620ab880b2ba1596fd84ed11c70848
BLAKE2b-256 8f83bd59059474705acf4ee4ed96f4bdaae42048de8025dc0a7fab8e7a731cd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7a9bdf144ff5aeef52a988c830448839cdbb36345247856aff79a0c0f0d6687f
MD5 de831901b706a04be84b417ad4d3827e
BLAKE2b-256 3a5c2581fe1499258d2a9829ef0f0a54f99aec1a0f9ee8faf8d01bb99ff9a76f

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d630f64d5906ddbe1e15dc5dcb5818c04c13b8907b59d7c2d0f84b64fd0b23cf
MD5 1341fdf4a24d05e5b87ce979f2a17d03
BLAKE2b-256 c1cc8f9af9faa7e3b5fde9abb52df646084fb9f2b149d55aa3db4ec07db889e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 05bd34c57e07f40529f513d5acb731e81c6d2e70e81dcf1ea879e67efaaf7094
MD5 99937aebe8ece025fba98d79af437952
BLAKE2b-256 99fda0f39146fb455eea36a4c691d9127551baa5bd22aa2d376533a7c34be39b

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1083869a710d1967833c62d0d8839f067ddab492790037710d7a27e14e0ab6ba
MD5 370c8986854b81593b7fc96972180551
BLAKE2b-256 2e6aa0d1926133be13fba57f15f839b8d16c5639d81c16d9b868220951d77c1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d48aeff5030e4f7280a22ba1d38e9ae2148e686b965b002c0335fd2105fa00bf
MD5 7d60ce35da6de23accda8cae34b6c3f1
BLAKE2b-256 8ce49c63508e904b52f011fbdcd2fcdb871513851eb67a84cbd50411c33be472

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3f0f06e978b1249917a12fa83b84461a0438b9d4f461f2c2f329c5baa91ab6f3
MD5 d64dd05d04f0649f45ce46a479bf2d90
BLAKE2b-256 37c4c54b61db578d4fa9879505ce3e7db372327ca608e53378aa0bb3482932c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 a761c3115e144df4f6b74ddce55f250c8d185028dda289f0ca48e7f3d668c2c6
MD5 8c6c4dd5918044cabda692b5d70b7b1e
BLAKE2b-256 057a9a738ccf23890b53d80ef8fb17ee92b432b982ae25e30ad65f4b45b70800

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 15c77da254a7e821ad16e74af8e156ff148fb82a74db075952a1fbf630c59f2c
MD5 41bea62bd3b99a6707da625e8328df77
BLAKE2b-256 1c550820d1d371300c29e00ca945feba863752145a83366125180f10ace35e76

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4a23ecdba3ac5401e112e01521cb0e0835036345cd9e1724053e21f9b7962301
MD5 fdae8af9c7e1b7258f1304df6cd2a9f3
BLAKE2b-256 3a610185c6507a2c35a377c9298c626eac4ed66c2c486c04ab790d989969e26f

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e9b4a308544d62c7a9de67c66701fe19eb0ffd8babdb1d24ae6e5f86e1c4a1b
MD5 ce4c35f476ec2bbf899c94521813ad40
BLAKE2b-256 8c487321722a097f0da31f63cedc3d17dfdacab5749911063e2e7ae38e7f7d6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 520c43fa1ac2a9c72b0cf0170dfe53b2db10399c8c4953de70634939a03271e3
MD5 a4a351d8c8afeb80d7a654c8ba1f38cc
BLAKE2b-256 4f6df43b0bf2f753e4dc81435614caa8418212153f44e0c9c20e2b854bec5a77

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fef79e4c5be929037b20d4e1de4b86a876db0b12db4ec24f7b87c66138a559ad
MD5 3e1b68ca4484c81d104d06c3f4cc2d43
BLAKE2b-256 2e7c3b17462fd57f036e9ccbd98108bd4d864f3288cbe011715e2ec9a5431ef2

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 81ece16d87102ef5479e8b58a59cf32b41cc7f67d6f0d3cf868f4a368e41448a
MD5 9c09f83f57011a0b2e862c843f80e204
BLAKE2b-256 4d96ccfffa894aeed01fa87fe8b817976b2c35e8a715211253035c46c535544f

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fce3af2980a7ddd7b7652a7ff12047cbf5769920ef03e9cac2e81111302e6606
MD5 5eacb1e4f27a2405a932fa1a1a13e82c
BLAKE2b-256 e0d157ccdc69e4fe5648318a0f376cab66d75645fb22c670aa77ada83a9b5ffe

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 2f99b272da381fba20bb54165029ede9ba727b44fa2f2ab7dcb09392bd94d424
MD5 10350c9e676f04e6ae6a1b93fb897c90
BLAKE2b-256 884c7b3330a334830716c994d481bcd94c28ad5a37531ff8b28ee07a9360bcc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 277a927cee0a525e2966990e5e7179998e7a5a4a0ad852e1476d54c5ecc20507
MD5 a88d054748c05ff3a1a7a73e8c4a9011
BLAKE2b-256 09986b5a3486dfe399b0a98353766df12daa0de48218b9beb161ad7ea1657b96

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b6cde2ab070bb94b01a8eb0b14fd0ea59970d5c1d4d7514e3f53200e2422cd0b
MD5 8ed2fc6f3cac842f97931abddf4042c0
BLAKE2b-256 0426d3ffe06449e8ed9543bc0b67b66cfd43b48ef582ea5da6e54d2e669d467b

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 322beada63e69dd7e7c5ffdc9b8770e94cf080bb0d0157837821539c2cd36783
MD5 36eb7d8656ab814fa93fab75a8c104b8
BLAKE2b-256 311fe4df1a5bff5d045d3795f0cc9af155d41e392b9ec949ca19590305cb59b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.1.1-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.1-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 cd972165e306f3dde2dc17b9e955d10a85de23fb80a597a0e2574fecd519fe87
MD5 df9b9dca827fde7ced98a353036b4dde
BLAKE2b-256 23baec62be58458dfb138a6c39a426ed2da29812955578439d1f679f1714829b

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.1-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page