-
Story
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
-
False
-
False
-
NEW
-
NEW
-
Goal
Create mock screenshots for displays of correlated signals.
The mocks should show
- How each signal will be displayed
- Clickable points on each display that link to correlated displays
Here are some examples - not intended to limit or pre-empt the UI design, just to generate some ideas:
Alerts displays have links to:
- Pods, Deployments, Nodes and other involved resource APIs
- Relevant Logs, Metrics and Traces
- Relevant k8s Event objects
The logging display can include logs from more than one Container or Pod:
- Color coding to visually distinguish log streams
- Click log lines to see source container
- Click log lines to see time- and resource- correlated metrics
- Click trace-IDs in logs to see traces
Metric displays have clickable links to
- Alerts with rules that include the metric
- Pods and other resources involved in generating the metric.
- Time- and resource- correlated logs and traces
Trace displays have clickable links to
- Pods and other resources involved in generating the trace
- Time- and resource- correlated logs and metrics.