Skip to content

Add MCP Analytics Dashboard Details to ELK guide#10982

Open
chira99 wants to merge 1 commit intowso2:masterfrom
chira99:master
Open

Add MCP Analytics Dashboard Details to ELK guide#10982
chira99 wants to merge 1 commit intowso2:masterfrom
chira99:master

Conversation

@chira99
Copy link
Contributor

@chira99 chira99 commented Mar 25, 2026

Purpose

Need to include the new MCP analytics dashboard in the existing ELK dashboards.

Approach

Added two screenshots of the MCP Analytics dashboard running on the latest ELK version.

Related Issue:

Summary by CodeRabbit

Documentation

  • Added new MCP Analytics dashboard documentation within the Dashboards section, providing comprehensive information on monitoring MCP-based API requests, including visualizations for request traffic patterns, error rate analysis, top tool call tracking, and latency statistics, with supporting dashboard screenshots.

@coderabbitai
Copy link

coderabbitai bot commented Mar 25, 2026

Walkthrough

Documentation update adds a new MCP Analytics subsection to the Dashboards section of the ELK installation guide, including descriptive content about MCP-focused dashboard visualizations and two embedded images.

Changes

Cohort / File(s) Summary
MCP Analytics Documentation
en/docs/monitoring/api-analytics/on-prem/elk-installation-guide.md
Added new "MCP Analytics" subsection under Dashboards describing MCP analytics dashboard purpose and visualizations (request traffic, error rates, tool calls, latency). Included two embedded images (mcp-analytics-1.png, mcp-analytics-2.png).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A dashboard for MCP takes the stage,
With metrics and charts on the page,
Traffic and tools in the light,
Latency measured just right,
Our documentation now ages with grace! 📊✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description includes Purpose and Approach sections with relevant details, but is missing several required sections from the template (Goals, User stories, Release note, Documentation, Training, Certification, Marketing, Automation tests, Security checks, Samples, Migrations, Test environment, and Learning). Complete the PR description by adding the missing required sections from the template, or mark sections as N/A with explanations if not applicable.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: adding MCP Analytics Dashboard details to the ELK guide documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
en/docs/monitoring/api-analytics/on-prem/elk-installation-guide.md (1)

484-486: Add meaningful alt text for the new MCP dashboard images.

These screenshots are informational, so empty alt text weakens accessibility for non-visual users.

♿ Suggested doc tweak
-<a href="{{base_path}}/assets/img/analytics/cloud/mcp-analytics-1.png"><img src="{{base_path}}/assets/img/analytics/cloud/mcp-analytics-1.png" width="70%" alt=""></a>
+<a href="{{base_path}}/assets/img/analytics/cloud/mcp-analytics-1.png"><img src="{{base_path}}/assets/img/analytics/cloud/mcp-analytics-1.png" width="70%" alt="MCP Analytics dashboard overview showing traffic, errors, top tool calls, and latency widgets"></a>

-<a href="{{base_path}}/assets/img/analytics/cloud/mcp-analytics-2.png"><img src="{{base_path}}/assets/img/analytics/cloud/mcp-analytics-2.png" width="70%" alt=""></a>
+<a href="{{base_path}}/assets/img/analytics/cloud/mcp-analytics-2.png"><img src="{{base_path}}/assets/img/analytics/cloud/mcp-analytics-2.png" width="70%" alt="Detailed MCP Analytics dashboard view with MCP request trend and performance breakdown charts"></a>
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@en/docs/monitoring/api-analytics/on-prem/elk-installation-guide.md` around
lines 484 - 486, The two new MCP dashboard images use empty alt attributes which
harms accessibility; update the <img> tags that reference
"{{base_path}}/assets/img/analytics/cloud/mcp-analytics-1.png" and
"{{base_path}}/assets/img/analytics/cloud/mcp-analytics-2.png" to include
descriptive alt text (e.g., "MCP analytics dashboard — overview with metrics and
charts" and "MCP analytics dashboard — detailed traffic and error charts") that
succinctly describes the content of each screenshot for non-visual users.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@en/docs/monitoring/api-analytics/on-prem/elk-installation-guide.md`:
- Around line 484-486: The two new MCP dashboard images use empty alt attributes
which harms accessibility; update the <img> tags that reference
"{{base_path}}/assets/img/analytics/cloud/mcp-analytics-1.png" and
"{{base_path}}/assets/img/analytics/cloud/mcp-analytics-2.png" to include
descriptive alt text (e.g., "MCP analytics dashboard — overview with metrics and
charts" and "MCP analytics dashboard — detailed traffic and error charts") that
succinctly describes the content of each screenshot for non-visual users.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d7688e00-6ea8-4984-b1cf-1f68c1a0f971

📥 Commits

Reviewing files that changed from the base of the PR and between bcf383b and 21bc8d2.

⛔ Files ignored due to path filters (2)
  • en/docs/assets/img/analytics/cloud/mcp-analytics-1.png is excluded by !**/*.png
  • en/docs/assets/img/analytics/cloud/mcp-analytics-2.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • en/docs/monitoring/api-analytics/on-prem/elk-installation-guide.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant