0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/.github/scripts
Chris Raible 8aba92e444
Fixed CPU Usage chart in grafana dashboard (#21568)
ref
https://linear.app/ghost/issue/ENG-1505/start-monitoring-ghosts-constraints-and-our-3-goals-using-prometheus

- Using `irate` for aggregating CPU usage was resulting in some strange
behavior — the CPU Usage chart would zero out after a few mins of
running. Switching to regular `rate` seems to have fixed the issue
completely.
2024-11-07 10:18:41 -08:00
..
grafana Fixed CPU Usage chart in grafana dashboard (#21568) 2024-11-07 10:18:41 -08:00
mysql-preload Added MySQL setup via Docker 2023-12-07 10:57:47 +01:00
prometheus Configured local prometheus and pushgateway in docker-compose (#21538) 2024-11-06 11:36:37 -08:00
bump-version.js Exported Git commit hash from update script 2024-09-24 14:08:38 +02:00
clean.sh Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
dev.js Cleaned up browser test output in CI (#21462) 2024-10-30 12:39:41 -07:00
docker-compose.yml Added ability to push prometheus metrics to a pushgateway (#21526) 2024-11-05 11:50:39 -08:00
setup.js Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00