···3131export const cardConfig = {
3232 monitors: {
3333 icon: "activity",
3434- title: "Monitoring",
3434+ title: "Synthetic Monitoring",
3535 features: [
3636 {
3737 icon: "globe",
···4747 },
4848 {
4949 icon: "bot",
5050- catchline: "Cron Monitoring.",
5151- badge: "Coming soon",
5050+ catchline: "OpenTelemetry.",
5251 description:
5353- "Never let a cron job fail you. Get notified when a job did not run successfully.",
5252+ "Export your synthetic monitoring metrics to your observability stack.",
5453 },
5554 ],
5655 },
+1-1
apps/web/src/config/pages.ts
···205205export const marketingProductPagesConfig = [
206206 {
207207 href: "/features/monitoring",
208208- title: "Monitoring",
208208+ title: "Synthetic Monitoring",
209209 subtitle:
210210 "Get insights of the latency of your API and website from all over the world.",
211211 description: "Monitor your API and website globally.",