diff --git a/README.md b/README.md index ca0f9bc..33a7ee2 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ _Packages for building GraphQL APIs via ASGI._ _Packages for monitoring ASGI web applications._ - +- [New Relic integration for ASGI applications](https://docs.newrelic.com/docs/agents/python-agent/python-agent-api/asgiapplication-python-agent-api). (Shipped with `newrelic`) - [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. - [Scout APM Starlette](https://docs.scoutapm.com/#starlette) - Scout APM integration with Starlette and Starlette-based frameworks. (Shipped with `scout-apm`.) - [Sentry ASGI](https://docs.sentry.io/platforms/python/asgi/) - Sentry integration for ASGI frameworks. (Shipped with `sentry-sdk`.)