Skip to content

Commit c7ad729

Browse files
committed
Docs update
1 parent 5d282f1 commit c7ad729

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/monitoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ By default, AWS Lambda publishes all logs and general metrics (HTTP response tim
44

55
It is possible to view these logs and metrics directly in the [AWS console](https://us-east-1.console.aws.amazon.com/cloudwatch/home?region=us-east-1). However, the CloudWatch UI can be complex and overwhelming.
66

7-
As an alternative, we can use the [Bref Cloud](/cloud) to view these logs and metrics. It provides a simpler UI designed for serverless PHP applications.
7+
As an alternative, we can use [Bref Cloud](/cloud) or the [Bref Dashboard](https://dashboard.bref.sh/?ref=bref) to view these logs and metrics. It provides a simpler UI designed for serverless PHP applications.
88

99
For advanced metrics and profiling, we can use [Tideways](https://tideways.com/?ref=bref), or [Sentry's performance monitoring](/sentry). Note that [Serverless.com's Dashboard](https://www.serverless.com/) is not compatible with PHP.
1010

1111
To summarize:
1212

13-
- **General monitoring**: CloudWatch, [Bref Dashboard](https://dashboard.bref.sh/?ref=bref)
13+
- **General monitoring**: [Bref Cloud](/cloud), CloudWatch, or [Bref Dashboard](https://dashboard.bref.sh/?ref=bref)
1414
- **Advanced monitoring and profiling**: [Tideways](https://tideways.com/?ref=bref), [Sentry](/sentry)
1515

1616
## Bref Dashboard

0 commit comments

Comments
 (0)