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

temp: Try sending New Relic traces to a place they'll be thrown out #48

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

timmc-edx
Copy link
Member

Testing this in stage and edge LMS.

See edx/edx-arch-experiments#692


Make sure that the following steps are done before merging:

  • Have a Site Reliability Engineer review the PR if you don't own all of the services impacted.
  • If you are adding any new default values that need to be overridden when this change goes live, update internal repos and add an entry to the top of the CHANGELOG.
  • Performed the appropriate testing.

# See https://github.com/edx/edx-arch-experiments/issues/692
export NEW_RELIC_LICENSE_KEY="xxx"
export NEW_RELIC_LICENSE_KEY="{{ EDXAPP_NEWRELIC_LICENSE_TEST_FREE }}"
Copy link

Choose a reason for hiding this comment

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

Does New Relic use an API key alone to determine where to send the data? It needs no other matching id (e.g. account, etc.)?

Copy link
Member Author

Choose a reason for hiding this comment

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

As far as I can tell, yeah!

@timmc-edx timmc-edx merged commit 756d44a into master Jun 25, 2024
4 checks passed
@timmc-edx timmc-edx deleted the timmc/nr-test-key branch June 25, 2024 18:47
timmc-edx added a commit that referenced this pull request Jun 25, 2024
timmc-edx added a commit that referenced this pull request Jun 25, 2024
timmc-edx added a commit that referenced this pull request Jun 27, 2024
timmc-edx added a commit that referenced this pull request Jun 27, 2024
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