Skip to content

Commit e0a6dd1

Browse files
authored
Add New Relic ASGI integration (#48)
* Update README.md Adding in a link under monitoring for New Relic's ASGI API * Update README.md I updated the wording and formatting for the newrelic integration to match the other monitoring entries as well as included the PyPi package name.
1 parent b4a9604 commit e0a6dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ _Packages for building GraphQL APIs via ASGI._
8282
_Packages for monitoring ASGI web applications._
8383

8484
<!-- sort_by:name -->
85-
85+
- [New Relic integration for ASGI applications](https://docs.newrelic.com/docs/agents/python-agent/python-agent-api/asgiapplication-python-agent-api). (Shipped with `newrelic`)
8686
- [opentelemetry-python](https://opentelemetry-python.readthedocs.io/en/latest/instrumentation/asgi/asgi.html) - ASGI middleware and helpers for collecting application metrics via the (currently alpha) OpenTelemetry standard. Supports HTTP and WebSocket.
8787
- [Scout APM Starlette](https://docs.scoutapm.com/#starlette) - Scout APM integration with Starlette and Starlette-based frameworks. (Shipped with `scout-apm`.)
8888
- [Sentry ASGI](https://docs.sentry.io/platforms/python/asgi/) - Sentry integration for ASGI frameworks. (Shipped with `sentry-sdk`.)

0 commit comments

Comments
 (0)