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

remove SSM calls #203

Merged
merged 2 commits into from
Mar 27, 2024
Merged

remove SSM calls #203

merged 2 commits into from
Mar 27, 2024

Conversation

chaudharysaket
Copy link
Contributor

  • newrelic-lambda-extension has sanitycheck calls to SSM parameter store that adds to production quotas for customers.
  • Call SSM store when NEW_RELIC_LICENSE_KEY_SSM_PARAMETER_NAME var is set

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.18%. Comparing base (d7d37c2) to head (662ebbb).

❗ Current head 662ebbb differs from pull request most recent head adb29fe. Consider uploading reports for the commit adb29fe to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
- Coverage   81.13%   80.18%   -0.96%     
==========================================
  Files          24       24              
  Lines        1219     1221       +2     
==========================================
- Hits          989      979      -10     
- Misses        164      176      +12     
  Partials       66       66              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chaudharysaket chaudharysaket merged commit 8200a25 into newrelic:main Mar 27, 2024
3 checks passed
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