Skip to content

Commit 9eda75f

Browse files
author
David Scott
committed
Make the backtraces doc a design
It's clearly not a "high-level feature" in the same class as DR, HA Signed-off-by: David Scott <[email protected]>
1 parent 715d8a1 commit 9eda75f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

_data/navbar.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
- features/RPU/RPU.md
1212
- features/VGPU/vgpu.md
1313
- features/snapshots/snapshots.md
14-
- features/backtraces.md
1514
- title: XenAPI
1615
docs:
1716
- xen-api/overview.md

features/backtraces.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Backtrace support
33
layout: default
4+
design_doc: true
5+
revision: 1
6+
status: Confirmed
47
---
58

69
We want to make debugging easier by recording exception backtraces which are

0 commit comments

Comments
 (0)