From 1d7556be39351083bbd41dc90e4d56534ec47c10 Mon Sep 17 00:00:00 2001 From: cbehera-newrelic Date: Thu, 9 Jan 2025 10:37:07 +0530 Subject: [PATCH 1/3] wip --- src/content/docs/serverless-function-monitoring/overview.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/serverless-function-monitoring/overview.mdx b/src/content/docs/serverless-function-monitoring/overview.mdx index a74042b19dd..d0367c68a89 100644 --- a/src/content/docs/serverless-function-monitoring/overview.mdx +++ b/src/content/docs/serverless-function-monitoring/overview.mdx @@ -6,6 +6,9 @@ redirects: freshnessValidatedDate: never --- + +## Test review + Serverless functions are a way to run code in the cloud without worrying about managing servers. Instead of setting up and maintaining servers, the cloud provider takes care of everything for you. This means that developers can focus on writing code that responds to specific events, like a user clicking a button, without dealing with the technical details of server management. By leveraging New Relic's serverless monitoring capabilities, organizations can enhance their operational efficiency, improve application performance, and ensure a seamless user experience. From df353a7adac73cff3797cf8c34a318db94ce42f0 Mon Sep 17 00:00:00 2001 From: cbehera-newrelic Date: Thu, 9 Jan 2025 10:41:19 +0530 Subject: [PATCH 2/3] Update overview.mdx --- src/content/docs/serverless-function-monitoring/overview.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/serverless-function-monitoring/overview.mdx b/src/content/docs/serverless-function-monitoring/overview.mdx index d0367c68a89..4c7421436f8 100644 --- a/src/content/docs/serverless-function-monitoring/overview.mdx +++ b/src/content/docs/serverless-function-monitoring/overview.mdx @@ -9,6 +9,8 @@ freshnessValidatedDate: never ## Test review +#### fixed comment + Serverless functions are a way to run code in the cloud without worrying about managing servers. Instead of setting up and maintaining servers, the cloud provider takes care of everything for you. This means that developers can focus on writing code that responds to specific events, like a user clicking a button, without dealing with the technical details of server management. By leveraging New Relic's serverless monitoring capabilities, organizations can enhance their operational efficiency, improve application performance, and ensure a seamless user experience. From eb25e9d0747969591b3e300301878a83f247bfa8 Mon Sep 17 00:00:00 2001 From: cbehera-newrelic Date: Thu, 9 Jan 2025 10:41:41 +0530 Subject: [PATCH 3/3] Update overview.mdx --- src/content/docs/serverless-function-monitoring/overview.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/serverless-function-monitoring/overview.mdx b/src/content/docs/serverless-function-monitoring/overview.mdx index 4c7421436f8..bd6c924d83b 100644 --- a/src/content/docs/serverless-function-monitoring/overview.mdx +++ b/src/content/docs/serverless-function-monitoring/overview.mdx @@ -7,9 +7,9 @@ freshnessValidatedDate: never --- -## Test review +## Test Review + -#### fixed comment Serverless functions are a way to run code in the cloud without worrying about managing servers. Instead of setting up and maintaining servers, the cloud provider takes care of everything for you. This means that developers can focus on writing code that responds to specific events, like a user clicking a button, without dealing with the technical details of server management. By leveraging New Relic's serverless monitoring capabilities, organizations can enhance their operational efficiency, improve application performance, and ensure a seamless user experience.