Skip to content

Commit

Permalink
Merge pull request #403 from newrelic/NR-217218/fix-log-ingestion-search
Browse files Browse the repository at this point in the history
fix: Fixed query to check for log ingestion script
  • Loading branch information
mrickard authored Feb 7, 2024
2 parents d2add0e + 3a61346 commit d8e3976
Show file tree
Hide file tree
Showing 30 changed files with 617 additions and 401 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-newrelic-lambda-layers",
"version": "5.0.0",
"version": "5.0.1",
"description": "Serverless plugin for NewRelic APM AWS Lambda layers.",
"main": "dist/index.js",
"files": [
Expand Down
Loading

0 comments on commit d8e3976

Please sign in to comment.