Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,28 @@ Automated Dashboards can be found in the `dashboards/` sub directory. Each direc

- [Action Mailer](/dashboards/action_mailer/)
- [Active Job](/dashboards/active_job/)
- [AWS](/dashboards/aws/) (via AWS CloudWatch)
- [AWS CloudWatch Metric Streams](/dashboards/cloudwatch/)
- [AWS Firehose](/dashboards/firehose/)
- [AWS Lambda](/dashboards/lambda/)
- [AWS Route53](/dashboards/route53/)
- [Ecto](/dashboards/ecto/)
- [Erlang](/dashboards/erlang/)
- [Heroku](/dashboards/heroku/)
- [Karafka](/dashboards/karafka/)
- [Kubernetes](/dashboards/kubernetes/)
- [MongoDB](/dashboards/mongodb/) (via AppSignal for Ruby)
- [MongoDB](/dashboards/mongodb_vector/) (via Vector)
- [Next.js](/dashboards/nextjs/) (deprecated)
- [NGINX](/dashboards/nginx/)
- [Node.js](/dashboards/nodejs/)
- [Oban](/dashboards/oban/)
- [PostgreSQL](/dashboards/postgres/) (via Vector)
- [Process Memory](/dashboards/process_memory/)
- [Puma](/dashboards/puma/)
- [PostgreSQL](/dashboards/postgresql/) (via Vector)
- [Render](/dashboards/render/)
- [Ruby VM](/dashboards/ruby_vm/)
- [Sidekiq](/dashboards/sidekiq/)
- [Karafka](/dashboards/karafka/)
- [Web Vitals](/dashboards/web-vitals/)

### Validation
Expand Down
Loading