Overview of the Galaxy monitoring stack
mainA production-proven monitoring stack for Galaxy infrastructure consists of the following components:
- Telegraf: Used for base monitoring. It is easy to extend by adding scripts or commands to your servers that generate output in the InfluxDB line protocol format.
- InfluxDB: The time-series database used to store monitoring data.
- Grafana: The visualization layer. It allows you to import dashboards developed by UseGalaxy.* and extend them for your own specific needs.
- Galaxy Job Radar: An experimental solution currently under development that provides an overview of Galaxy job traffic globally.