-
Notifications
You must be signed in to change notification settings - Fork 36
Update Dependencies #244
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
Update Dependencies #244
Conversation
e71dcc7
to
490fa83
Compare
Codecov Report
@@ Coverage Diff @@
## main #244 +/- ##
=======================================
Coverage 83.56% 83.56%
=======================================
Files 35 35
Lines 1339 1339
Branches 284 284
=======================================
Hits 1119 1119
Misses 196 196
Partials 24 24 Continue to review full report at Codecov.
|
2977f06
to
9f2a351
Compare
da19882
to
fe4872c
Compare
2b96984
to
517bbbb
Compare
b91a631
to
97c2820
Compare
3ea768b
to
b942172
Compare
6a9790b
to
6272a96
Compare
b052691
to
8bb6417
Compare
6a5c499
to
56d1eec
Compare
I checked out update-dependencies, ran the local unit tests and integration tests, deployed the Node14 and Node12 layers to sandbox (sa-east-1) under Next I utilized the lambda-layer-sample-node from the cloud-integrations-lambdas repo (https://github.com/DataDog/cloud-integrations-lambdas/tree/master/lambda-layer-sample-node). I used that project to deploy a function in Nodejs12.x and Nodejs14.x instrumented with the dd-lambda-js layer I deployed to sandbox earlier(Datadog-NodeXX-X-AndrewTest). From there I invoked the function and viewed the results in Datadog. Link to custom metric sent by layer https://app.datadoghq.com/metric/explorer?from_ts=1641819350988&to_ts=1641822950988&live=false&tile_size=m&exp_metric=hello.js10x.dog_2&exp_agg=avg&exp_row_type=metric Everything i've read about the dd-lambda-js layer seems to be working. (I learned a lot about the layer by tinkering) |
fyi, I do not have gov cloud access yet (it is pending) so someone else may have to publish the layer. |
56d1eec
to
ffe924e
Compare
Autogenerated PR to update all deps to latest versions