Skip to content

Commit 8160530

Browse files
committed
(DOCSP-46495) adds procedure to download diagnostic archives page
(cherry picked from commit 2c4f85d)
1 parent 75bc307 commit 8160530

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

source/includes/steps-download-resource-usage-archive.yaml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ content: |
99
---
1010
title: "Download the compressed archive of Resource Usage data."
1111
stepnum: 2
12-
ref:
12+
ref: click-download-resource-usage
1313
content: |
14-
---
14+
15+
From the :icon-mms:`ellipsis` menu in the :guilabel:`Actions` column,
16+
select :guilabel:`Download ZIP Resource Usage Archive`.
17+
18+
The archive downloads to your local host.
19+
...

source/includes/steps-retrieve-group-diagnostics.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ ref: click-download
1212
content: |
1313
1414
From the :icon-mms:`ellipsis` menu in the :guilabel:`Actions` column,
15-
select :guilabel:`Download ZIP Resource Usage Archive`.
15+
select one of the following options depending on your desired
16+
compression type:
17+
18+
- :guilabel:`Download TAR Diagnostic Archive`
19+
- :guilabel:`Download ZIP Diagnostic Archive`
1620
1721
The archive downloads to your local host.
1822
...

source/tutorial/retrieve-debug-diagnostics.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,10 @@ Download the Diagnostic Archive for All Projects
4444
------------------------------------------------
4545

4646
.. include:: /includes/steps/retrieve-all-diagnostics.rst
47+
48+
.. _resource-usage-archive-one-project:
49+
50+
Download the Resource Usage Archive for a Project
51+
-------------------------------------------------
52+
53+
.. include:: /includes/steps/download-resource-usage-archive.rst

0 commit comments

Comments
 (0)