Skip to content

Commit

Permalink
Tweak New Relic entry
Browse files Browse the repository at this point in the history
  • Loading branch information
florimondmanca authored Oct 14, 2020
1 parent e0a6dd1 commit 5cc24ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ _Packages for building GraphQL APIs via ASGI._
_Packages for monitoring ASGI web applications._

<!-- sort_by:name -->
- [New Relic integration for ASGI applications](https://docs.newrelic.com/docs/agents/python-agent/python-agent-api/asgiapplication-python-agent-api). (Shipped with `newrelic`)
- [New Relic ASGI](https://docs.newrelic.com/docs/agents/python-agent/python-agent-api/asgiapplication-python-agent-api) - New Relic integration for ASGI applications. (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`.)
Expand Down

0 comments on commit 5cc24ff

Please sign in to comment.