The public_config
repository is a place for AppSignal's public configuration. This is currently used for the Automated Dashboards.
Automated Dashboards can be found in the dashboards/
sub directory. Each directory is a different integration, like a language or package. Each dashboard is its own file in these sub-directories in the JSON format:
- Action Mailer
- Active Job
- Erlang
- Heroku
- MongoDB (via AppSignal for Ruby)
- Next.js (deprecated)
- NGINX
- Node.js
- Oban
- Puma
- PostgreSQL (via Vector)
- Ruby VM
- Sidekiq
- Karafka
- Web Vitals (deprecated)
To validate all dashboards in this repository, run the following command. To pass the validation, fix any issues that are printed.
rake validate