Skip to content

Commit 17ff4b2

Browse files
committed
IGNITE-17619 Documentation: add a performance statistics report example (#10237)
(cherry picked from commit 95bbfa6)
1 parent c544600 commit 17ff4b2

6 files changed

Lines changed: 18 additions & 0 deletions

File tree

docs/_docs/extensions-and-integrations/performance-statistics.adoc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,24 @@ For more details run the help command:
5252
performance-statistics-tool/build-report.sh --help
5353
----
5454

55+
=== Performance Statistics Report Example
56+
57+
:perf_stat_url: ../../assets/images/integrations/performance-statistics
58+
59+
[tabs]
60+
--
61+
tab:Cache operations[]
62+
image:{perf_stat_url}/perf_stat_2.jpg[link="{perf_stat_url}/perf_stat_2.jpg",window=_blank]
63+
tab:Transactions[]
64+
image:{perf_stat_url}/perf_stat_3.jpg[link="{perf_stat_url}/perf_stat_3.jpg",window=_blank]
65+
tab:Queries[]
66+
image:{perf_stat_url}/perf_stat_4.jpg[link="{perf_stat_url}/perf_stat_4.jpg",window=_blank]
67+
tab:Compute[]
68+
image:{perf_stat_url}/perf_stat_5.jpg[link="{perf_stat_url}/perf_stat_5.jpg",window=_blank]
69+
tab:Cluster info[]
70+
image:{perf_stat_url}/perf_stat_1.jpg[link="{perf_stat_url}/perf_stat_1.jpg",window=_blank]
71+
--
72+
5573
== Print Statistics
5674

5775
Ignite provides a tool to print statistics to a console or to a file in JSON format.
184 KB
Loading
268 KB
Loading
254 KB
Loading
278 KB
Loading
242 KB
Loading

0 commit comments

Comments
 (0)