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

insturment for New Relic Monitoring #113

Open
eschultink opened this issue Jun 20, 2022 · 0 comments
Open

insturment for New Relic Monitoring #113

eschultink opened this issue Jun 20, 2022 · 0 comments
Assignees

Comments

@eschultink
Copy link
Member

add java/terraform code to support insturmentation with New Relic.

see https://docs.newrelic.com/docs/serverless-function-monitoring/aws-lambda-monitoring/enable-lambda-monitoring/enable-serverless-monitoring-aws-lambda-legacy/

quick example of this is https://github.com/Worklytics/psoxy/compare/new-relic-monitoring?expand=1

but need to:

  1. consider extracting New Relic-specific stuff as generic insturmentation hook or something
  2. apply in all examples
  3. include the environment variables via the lambda examples IFF the new_relic_account_id variable is provided (or just include commented code that users who want it can uncomment?)
@eschultink eschultink self-assigned this Jun 20, 2022
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

No branches or pull requests

1 participant