Skip to content

PMM-7 mcp server #4045

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: v3
Choose a base branch
from
Draft

PMM-7 mcp server #4045

wants to merge 3 commits into from

Conversation

BupycHuk
Copy link
Member

PMM-7

Link to the Feature Build: SUBMODULES-0

If this PR adds or removes or alters one or more API endpoints, please review and add or update the relevant API documents as well:

  • API Docs updated

If this PR is related to some other PRs in this or other repositories, please provide links to those PRs:

  • Links to related pull requests (optional).

BupycHuk added 2 commits May 23, 2025 14:29
Introduced MCP server for handling tools such as "explain," "show tables definition," and "show index." Updated `go.mod` and `go.sum` to include related dependencies. Integrated MCP server into `pmm-managed` and added endpoint handlers in `main.go`.
Upgraded pg_query_go library from v5 to v6 across the codebase. Adjusted files to reflect changes and ensure compatibility with the new version.
Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.39%. Comparing base (ea59e0e) to head (70a6a3a).
Report is 2 commits behind head on v3.

Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #4045      +/-   ##
==========================================
- Coverage   43.63%   43.39%   -0.25%     
==========================================
  Files         369      370       +1     
  Lines       45225    45476     +251     
==========================================
  Hits        19735    19735              
- Misses      23782    24033     +251     
  Partials     1708     1708              
Flag Coverage Δ
admin 11.49% <ø> (ø)
agent 52.73% <ø> (ø)
managed 44.57% <ø> (-0.39%) ⬇️
vmproxy 73.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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