File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ import SentryCheckout from '../components/sentry/SentryCheckout';
88import { useState } from ' react' ;
99
1010<NextSeo
11+ title = " Sentry for PHP on AWS Lambda"
1112 description = " Sentry integration for PHP applications running on AWS Lambda. Track cold starts, event-driven invocations, and more."
1213 openGraph = { {
1314 images: [
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ import XRayCheckout from '../components/xray/XRayCheckout';
1414import { useState } from ' react' ;
1515
1616<NextSeo
17+ title = " X-Ray for PHP on AWS Lambda"
1718 description = " X-Ray integration for PHP applications running on AWS Lambda. Trace your application performance and troubleshoot issues."
1819 openGraph = { {
1920 images: [
You can’t perform that action at this time.
0 commit comments