Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add New Relic ASGI integration #48

Merged
merged 2 commits into from
Oct 14, 2020
Merged

Conversation

rr0214
Copy link
Contributor

@rr0214 rr0214 commented Oct 1, 2020

Adding in a link under monitoring for New Relic's ASGI API

Checklist

  • This project is explicitly related to ASGI.
  • The new list entry contains a project name, URL and description.

What is this project?

Do you know about other similar projects?

If so, how is this one different?


Anyone who agrees with this pull request can add a 👍.

Adding in a link under monitoring for New Relic's ASGI API
Copy link
Owner

@florimondmanca florimondmanca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, nice new entry indeed!

README.md Outdated
@@ -82,7 +82,7 @@ _Packages for building GraphQL APIs via ASGI._
_Packages for monitoring ASGI web applications._

<!-- sort_by:name -->

- [New Relic ASGI](https://docs.newrelic.com/docs/agents/python-agent/python-agent-api/asgiapplication-python-agent-api) - New Relic's API for ASGI web servers and frameworks.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we try and align the presentation here with the Sentry SDL entry?

We'd need to point in which PyPI package this integration can be sound, and update the phrasing to something like...

New Relic integration for ASGI applications. (Shipped with <package>.)

(I know this doesn't match the "ASGI frameworks" phrasing in the Sentry entry, but I don't think that phrasing is ideal, since the integration can be used even on apps that don't fit within a given "framework".)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The New Relic integration includes API calls that can be used with New Relic's python agent. The support was shipped with the following release of NR's python agent package: https://pypi.org/project/newrelic/5.16.2.147/.

There is also direct agent support now for Uvicorn Server: https://pypi.org/project/newrelic/5.20.0.149/ and Starlette support is next.

I am interested in your opinion on capturing this. Do you think the following would be clear enough?

New Relic integration for ASGI applications. (Shipped with newrelic)

Copy link
Owner

@florimondmanca florimondmanca Oct 2, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New Relic integration for ASGI applications. (Shipped with newrelic.)

Yup, sounds great! :-)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your feedback! I made those changes.

@florimondmanca florimondmanca changed the title Update README.md Add New Relic ASGI integration Oct 2, 2020
I updated the wording and formatting for the newrelic integration to match the other monitoring entries as well as included the PyPi package name.
@rr0214
Copy link
Contributor Author

rr0214 commented Oct 14, 2020

@florimondmanca The PR is ready for approval and to be merged. Let me know if there is something else I should do. Thank you!

Copy link
Owner

@florimondmanca florimondmanca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops! Sure, very nice, thanks! I have a small preference for an alternative phrasing of the link alt text, but I'll address that as a follow up. :)

@florimondmanca florimondmanca merged commit e0a6dd1 into florimondmanca:master Oct 14, 2020
@rr0214
Copy link
Contributor Author

rr0214 commented Oct 15, 2020

Thank you @florimondmanca! We are glad to be on the list :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants