Skip to content

Commit b5f8c0b

Browse files
committed
Update README with all current dashboards
The README dashboard list had drifted from the dashboards/ directory. Add the missing dashboards (AWS, AWS CloudWatch Metric Streams, AWS Firehose, AWS Lambda, AWS Route53, Kubernetes, MongoDB via Vector, and Process Memory), sort the list alphabetically, and fix the broken PostgreSQL link (/dashboards/postgresql/ -> /dashboards/postgres/).
1 parent cd1601d commit b5f8c0b

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,28 @@ Automated Dashboards can be found in the `dashboards/` sub directory. Each direc
88

99
- [Action Mailer](/dashboards/action_mailer/)
1010
- [Active Job](/dashboards/active_job/)
11+
- [AWS](/dashboards/aws/) (via AWS CloudWatch)
12+
- [AWS CloudWatch Metric Streams](/dashboards/cloudwatch/)
13+
- [AWS Firehose](/dashboards/firehose/)
14+
- [AWS Lambda](/dashboards/lambda/)
15+
- [AWS Route53](/dashboards/route53/)
1116
- [Ecto](/dashboards/ecto/)
1217
- [Erlang](/dashboards/erlang/)
1318
- [Heroku](/dashboards/heroku/)
19+
- [Karafka](/dashboards/karafka/)
20+
- [Kubernetes](/dashboards/kubernetes/)
1421
- [MongoDB](/dashboards/mongodb/) (via AppSignal for Ruby)
22+
- [MongoDB](/dashboards/mongodb_vector/) (via Vector)
1523
- [Next.js](/dashboards/nextjs/) (deprecated)
1624
- [NGINX](/dashboards/nginx/)
1725
- [Node.js](/dashboards/nodejs/)
1826
- [Oban](/dashboards/oban/)
27+
- [PostgreSQL](/dashboards/postgres/) (via Vector)
28+
- [Process Memory](/dashboards/process_memory/)
1929
- [Puma](/dashboards/puma/)
20-
- [PostgreSQL](/dashboards/postgresql/) (via Vector)
2130
- [Render](/dashboards/render/)
2231
- [Ruby VM](/dashboards/ruby_vm/)
2332
- [Sidekiq](/dashboards/sidekiq/)
24-
- [Karafka](/dashboards/karafka/)
2533
- [Web Vitals](/dashboards/web-vitals/)
2634

2735
### Validation

0 commit comments

Comments
 (0)