From ff71ffa56d847814b1ec891d0a548736ea34b4d8 Mon Sep 17 00:00:00 2001 From: chesnokoff Date: Mon, 20 Apr 2026 16:29:39 +0300 Subject: [PATCH] IGNITE-28579 Update img --- .../performance-statistics.adoc | 12 ++++++------ .../performance-statistics/perf_stat_1.jpg | Bin .../performance-statistics/perf_stat_2.jpg | Bin .../performance-statistics/perf_stat_3.jpg | Bin .../performance-statistics/perf_stat_4.jpg | Bin .../performance-statistics/perf_stat_5.jpg | Bin 6 files changed, 6 insertions(+), 6 deletions(-) rename docs/{assets => _docs}/images/integrations/performance-statistics/perf_stat_1.jpg (100%) rename docs/{assets => _docs}/images/integrations/performance-statistics/perf_stat_2.jpg (100%) rename docs/{assets => _docs}/images/integrations/performance-statistics/perf_stat_3.jpg (100%) rename docs/{assets => _docs}/images/integrations/performance-statistics/perf_stat_4.jpg (100%) rename docs/{assets => _docs}/images/integrations/performance-statistics/perf_stat_5.jpg (100%) diff --git a/docs/_docs/extensions-and-integrations/performance-statistics.adoc b/docs/_docs/extensions-and-integrations/performance-statistics.adoc index e79cb29b5297b..654851960650b 100644 --- a/docs/_docs/extensions-and-integrations/performance-statistics.adoc +++ b/docs/_docs/extensions-and-integrations/performance-statistics.adoc @@ -54,20 +54,20 @@ performance-statistics-tool/build-report.sh --help === Performance Statistics Report Example -:perf_stat_url: ../../assets/images/integrations/performance-statistics +:perf_stat_url: images/integrations/performance-statistics [tabs] -- tab:Cache operations[] -image:{perf_stat_url}/perf_stat_2.jpg[link="{perf_stat_url}/perf_stat_2.jpg",window=_blank] +image:{perf_stat_url}/perf_stat_2.jpg[Cache operations report] tab:Transactions[] -image:{perf_stat_url}/perf_stat_3.jpg[link="{perf_stat_url}/perf_stat_3.jpg",window=_blank] +image:{perf_stat_url}/perf_stat_3.jpg[Transactions report] tab:Queries[] -image:{perf_stat_url}/perf_stat_4.jpg[link="{perf_stat_url}/perf_stat_4.jpg",window=_blank] +image:{perf_stat_url}/perf_stat_4.jpg[Queries report] tab:Compute[] -image:{perf_stat_url}/perf_stat_5.jpg[link="{perf_stat_url}/perf_stat_5.jpg",window=_blank] +image:{perf_stat_url}/perf_stat_5.jpg[Compute report] tab:Cluster info[] -image:{perf_stat_url}/perf_stat_1.jpg[link="{perf_stat_url}/perf_stat_1.jpg",window=_blank] +image:{perf_stat_url}/perf_stat_1.jpg[Cluster info report] -- == Print Statistics diff --git a/docs/assets/images/integrations/performance-statistics/perf_stat_1.jpg b/docs/_docs/images/integrations/performance-statistics/perf_stat_1.jpg similarity index 100% rename from docs/assets/images/integrations/performance-statistics/perf_stat_1.jpg rename to docs/_docs/images/integrations/performance-statistics/perf_stat_1.jpg diff --git a/docs/assets/images/integrations/performance-statistics/perf_stat_2.jpg b/docs/_docs/images/integrations/performance-statistics/perf_stat_2.jpg similarity index 100% rename from docs/assets/images/integrations/performance-statistics/perf_stat_2.jpg rename to docs/_docs/images/integrations/performance-statistics/perf_stat_2.jpg diff --git a/docs/assets/images/integrations/performance-statistics/perf_stat_3.jpg b/docs/_docs/images/integrations/performance-statistics/perf_stat_3.jpg similarity index 100% rename from docs/assets/images/integrations/performance-statistics/perf_stat_3.jpg rename to docs/_docs/images/integrations/performance-statistics/perf_stat_3.jpg diff --git a/docs/assets/images/integrations/performance-statistics/perf_stat_4.jpg b/docs/_docs/images/integrations/performance-statistics/perf_stat_4.jpg similarity index 100% rename from docs/assets/images/integrations/performance-statistics/perf_stat_4.jpg rename to docs/_docs/images/integrations/performance-statistics/perf_stat_4.jpg diff --git a/docs/assets/images/integrations/performance-statistics/perf_stat_5.jpg b/docs/_docs/images/integrations/performance-statistics/perf_stat_5.jpg similarity index 100% rename from docs/assets/images/integrations/performance-statistics/perf_stat_5.jpg rename to docs/_docs/images/integrations/performance-statistics/perf_stat_5.jpg