Skip to content

Commit

Permalink
refactor: update description in Monitor creation component for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
simlarsen committed Jan 23, 2025
1 parent ade84a2 commit 0e6604a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dashboard/src/Pages/Monitor/Create.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const MonitorCreate: FunctionComponent<
<Card
title="Create New Monitor"
description={
"Monitors let you monitor your web application UI, run custom JavaScript code on a schedule, monitor logs from any source, monitor traces from any source, and monitor metrics from any source."
"Monitor anything - Websites, API, IPv4, IPv6, or send data inbound and more. Create alerts on any metrics and alert the right team."
}
>
<ModelForm<Monitor>
Expand Down

0 comments on commit 0e6604a

Please sign in to comment.