You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ _Packages for building GraphQL APIs via ASGI._
82
82
_Packages for monitoring ASGI web applications._
83
83
84
84
<!-- 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`)
86
86
-[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.
87
87
-[Scout APM Starlette](https://docs.scoutapm.com/#starlette) - Scout APM integration with Starlette and Starlette-based frameworks. (Shipped with `scout-apm`.)
88
88
-[Sentry ASGI](https://docs.sentry.io/platforms/python/asgi/) - Sentry integration for ASGI frameworks. (Shipped with `sentry-sdk`.)
0 commit comments