FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 1d84818b authored by Wajdi Hajji's avatar Wajdi Hajji
Browse files

Support creating a monitoring dashboard

The dashboard, defined in ./dashboard.json, contains:
- Request counts broken down by response code class (ignoring 404s).
- Request latencies for 50th, 95th and 99th percentile.
- Container CPU and memory utilisations for 50th, 95th and 99th percentile.
- Container instance count and billable instance time.
parent 3fd10fe7
No related branches found
No related tags found
1 merge request!44Resolve "Add dashboard"
Pipeline #151909 passed