You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2019. It is now read-only.
Kubernetes Perfdash (performance dashboard) is a web UI that collects and displays performance metrics. Performance metrics are created based on performance test results for different nodes numbers, platform types and platform versions.
4
+
5
+
Perfdash is available at http://perf-dash.k8s.io/
6
+
7
+
## Supported metrics
8
+
9
+
* Responsiveness
10
+
* Resources
11
+
* PodStartup
12
+
* TestPhaseTimer
13
+
* RequestCount
14
+
* RequestCountByClient
15
+
16
+
Metrics above are available for all kinds of tests divided into load and density subtypes.
17
+
18
+
## Application server
19
+
Application server runs as a deployment on kuberntes cluster. It is hosted on *mungegithub* cluster in *k8s-mungegithub* project.
20
+
21
+
## Application images
22
+
Images are stored in *gcr.io/k8s-image-staging* project container registry.
0 commit comments