File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 6
6
7
7
# New Relic Python Agent
8
8
9
+ [ ![ GitHub release] ( https://img.shields.io/github/v/release/newrelic/newrelic-python-agent?sort=semver )] ( https://github.com/newrelic/newrelic-python-agent/releases )
10
+ [ ![ image] ( https://img.shields.io/pypi/v/newrelic.svg )] ( https://pypi.python.org/pypi/newrelic )
11
+ [ ![ image] ( https://img.shields.io/pypi/pyversions/newrelic.svg )] ( https://pypi.python.org/pypi/newrelic )
12
+ [ ![ Tests] ( https://github.com/newrelic/newrelic-python-agent/actions/workflows/tests.yml/badge.svg?branch=main )] ( https://github.com/newrelic/newrelic-python-agent/actions/workflows/tests.yml )
13
+ [ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
14
+ [ ![ MegaLinter] ( https://github.com/newrelic/newrelic-python-agent/actions/workflows/mega-linter.yml/badge.svg?branch=main )] ( https://github.com/newrelic/newrelic-python-agent/actions/workflows/mega-linter.yml )
15
+ [ ![ codecov] ( https://codecov.io/gh/newrelic/newrelic-python-agent/branch/main/graph/badge.svg )] ( https://codecov.io/gh/newrelic/newrelic-python-agent )
16
+ [ ![ Secured with Trivy] ( https://img.shields.io/badge/Trivy-secured-green )] ( https://github.com/aquasecurity/trivy )
17
+
9
18
The ` newrelic ` package instruments your application for performance
10
19
monitoring and advanced performance analytics with [ New
11
20
Relic] ( http://newrelic.com ) .
You can’t perform that action at this time.
0 commit comments