Skip to content

Commit e99c6b1

Browse files
Replace PNG images with WEBP format in AI RCA documentation for improved performance and reduced file size. Remove obsolete PNG files.
1 parent 9347a48 commit e99c6b1

7 files changed

+3
-3
lines changed
Binary file not shown.
143 KB
Loading
Binary file not shown.
142 KB
Loading
-276 KB
Binary file not shown.
51.1 KB
Loading

docs/analytics-ai-root-cause-analysis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ AI RCA is an intelligent feature that uses advanced machine learning algorithms
6262

6363
## Configuration & Setup
6464

65-
<img loading="lazy" src={require('../assets/images/analytics/test-intelligence-ai-test-rca-configuration.png').default} alt="cmd" width="800" height="400" className="doc_img"/>
65+
<img loading="lazy" src={require('../assets/images/analytics/test-intelligence-ai-test-rca-configuration.webp').default} alt="cmd" width="800" height="400" className="doc_img"/>
6666

6767
### Step 1: Access Organization Settings
6868

@@ -192,7 +192,7 @@ AI RCA results are available in multiple locations across the LambdaTest platfor
192192
2. **HyperExecute Dashboard**: Access detailed RCA analysis for HyperExecute jobs
193193
3. **Insights Dashboard**: Comprehensive RCA analytics and trend analysis
194194

195-
<img loading="lazy" src={require('../assets/images/analytics/test-intelligence-ai-test-rca-insights.png').default} alt="cmd" width="800" height="400" className="doc_img"/>
195+
<img loading="lazy" src={require('../assets/images/analytics/test-intelligence-ai-test-rca-insights.webp').default} alt="cmd" width="800" height="400" className="doc_img"/>
196196

197197
### Understanding RCA Output
198198

@@ -254,7 +254,7 @@ The RCA Category Trends widget in Insights enables you to:
254254
3. **Identify Recurring Issues**: Spot patterns in failure types to prioritize fixes
255255
4. **Track Improvement**: Monitor the effectiveness of your remediation efforts
256256

257-
<img loading="lazy" src={require('../assets/images/analytics/test-intelligence-ai-test-rca-widget.png').default} alt="cmd" width="800" height="400" className="doc_img"/>
257+
<img loading="lazy" src={require('../assets/images/analytics/test-intelligence-ai-test-rca-widget.webp').default} alt="cmd" width="800" height="400" className="doc_img"/>
258258

259259
## Best Practices
260260

0 commit comments

Comments
 (0)