diff --git a/retype.manifest b/retype.manifest index 6643d4f77..94717ec3f 100644 --- a/retype.manifest +++ b/retype.manifest @@ -1,6 +1,6 @@ { - "version": "3.0.3", - "created": "2023-09-02T09:14:51Z", + "version": "3.1.0", + "created": "2023-09-11T16:52:45Z", "files": [ { "path": ".nojekyll" @@ -95,10 +95,16 @@ { "path": "assets/images/illustrations/o11y-for-serverless/waterfall.png" }, + { + "path": "assets/images/illustrations/quickstart/api-key.png" + }, { "path": "assets/images/illustrations/quickstart/connect.png", "old": true }, + { + "path": "assets/images/illustrations/quickstart/lambda.png" + }, { "path": "assets/images/illustrations/sending-data/apigateway.png" }, @@ -108,12 +114,18 @@ { "path": "assets/images/illustrations/sending-data/cloudtrail.png" }, + { + "path": "assets/images/illustrations/sending-data/ecs-illustration.png" + }, { "path": "assets/images/illustrations/sending-data/ecs.png" }, { "path": "assets/images/illustrations/sending-data/lambda-extension.png" }, + { + "path": "assets/images/illustrations/sending-data/lambda-logs-illustration.png" + }, { "path": "assets/images/illustrations/sending-data/lambda-logs.png" }, @@ -135,6 +147,15 @@ { "path": "assets/images/illustrations/sending-data/s3.png" }, + { + "path": "assets/images/illustrations/sending-data/vercel.png" + }, + { + "path": "assets/images/illustrations/sending-data/xray-diagram.png" + }, + { + "path": "assets/images/illustrations/sending-data/xray-waterfall.png" + }, { "path": "assets/images/illustrations/sending-data/xray.png" }, @@ -437,7 +458,8 @@ "path": "sending-data/opentelemetry/aws-lambda/node.js/index.html" }, { - "path": "sending-data/opentelemetry/containers/node.js/index.html" + "path": "sending-data/opentelemetry/containers/node.js/index.html", + "old": true }, { "path": "sending-data/opentelemetry/index.html" @@ -450,6 +472,9 @@ "path": "sending-data/opentelemetry/node.js/events/index.html", "old": true }, + { + "path": "sending-data/opentelemetry/node.js/index.html" + }, { "path": "sending-data/opentelemetry/node.js/lambda/events/index.html", "old": true @@ -472,6 +497,9 @@ { "path": "sending-data/validation/index.html" }, + { + "path": "sending-data/vercel/index.html" + }, { "path": "sending-data/xray/index.html", "old": true diff --git a/sending-data/vercel.md b/sending-data/vercel.md index 72c5693f2..6dbb6d055 100644 --- a/sending-data/vercel.md +++ b/sending-data/vercel.md @@ -17,7 +17,7 @@ Install the integration for free on the Vercel marketplace [https://vercel.com/i ## How to observe your application -Now you will get real time request monitoring, and error monitoring for your projects deployed to Vercel. +Now you will get real time request monitoring, and error detection for your projects deployed to Vercel. -In Baselime you can use this data to create advanced queries with our incredibly powerful and flexible query engine +In Baselime you can use this data to create advanced queries, dashboards, and alerts using all the information from your vercel logs.