Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: add TDengine IDMP MCP reference manual#34631

Open
huskar-t wants to merge 1 commit intomainfrom
docs/xftan/idmp-mcp
Open

docs: add TDengine IDMP MCP reference manual#34631
huskar-t wants to merge 1 commit intomainfrom
docs/xftan/idmp-mcp

Conversation

@huskar-t
Copy link
Contributor

Description

docs: add TDengine IDMP MCP reference manual

Issue(s)

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

Copilot AI review requested due to automatic review settings February 28, 2026 08:05
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces comprehensive documentation for the mcp-tdengine-idmp tool, which serves as an MCP Server for the TDengine IDMP platform. The new manuals, available in both English and Chinese, guide users through its functionalities, setup, and integration with AI assistants like Trae and Claude Code. To integrate these new documents seamlessly, several existing reference manuals were reordered.

Highlights

  • New Documentation Added: New reference manuals for mcp-tdengine-idmp have been added in both English and Chinese, detailing its features, download, configuration, and usage.
  • Documentation File Renaming: Existing documentation files for taosdump, taosbenchmark, and taosgen in both English and Chinese have been systematically renumbered to accommodate the new mcp-tdengine-idmp manual and maintain sequential order.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • docs/en/14-reference/02-tools/09-mcp-tdengine-idmp.md
    • Added new English documentation for the TDengine IDMP MCP Server.
  • docs/en/14-reference/02-tools/10-taosdump.md
    • Renamed from 09-taosdump.md to 10-taosdump.md.
  • docs/en/14-reference/02-tools/11-taosbenchmark.md
    • Renamed from 10-taosbenchmark.md to 11-taosbenchmark.md.
  • docs/en/14-reference/02-tools/12-taosgen.md
    • Renamed from 11-taosgen.md to 12-taosgen.md.
  • docs/zh/14-reference/02-tools/09-mcp-tdengine-idmp.md
    • Added new Chinese documentation for the TDengine IDMP MCP Server.
  • docs/zh/14-reference/02-tools/10-taosdump.md
    • Renamed from 09-taosdump.md to 10-taosdump.md.
  • docs/zh/14-reference/02-tools/11-taosbenchmark.md
    • Renamed from 10-taosbenchmark.md to 11-taosbenchmark.md.
  • docs/zh/14-reference/02-tools/12-taosgen.md
    • Renamed from 11-taosgen.md to 12-taosgen.md.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds reference manuals for the TDengine IDMP MCP tool in both English and Chinese. The documentation is well-structured and provides a good overview of the tool's features, configuration, and usage. I've made a couple of suggestions to improve the consistency of example paths in the documentation for better clarity.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds documentation for the TDengine IDMP MCP server (the primary new addition) as well as reference manuals for existing tools (taosBenchmark, taosdump, taosgen) in both English and Chinese, and includes associated screenshot assets.

Changes:

  • Adds new IDMP MCP reference documentation (09-mcp-tdengine-idmp.md) in both English and Chinese, with accompanying .webp screenshots.
  • Adds reference manuals for taosdump, taosBenchmark, and taosgen tools in both English and Chinese.
  • Adds image assets (idmp-system-info.webp, idmp-ai-chat.webp) to both docs/en and docs/zh asset directories.

Reviewed changes

Copilot reviewed 2 out of 12 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/en/14-reference/02-tools/09-mcp-tdengine-idmp.md New English reference manual for the IDMP MCP server; missing slug frontmatter field
docs/zh/14-reference/02-tools/09-mcp-tdengine-idmp.md New Chinese reference manual for the IDMP MCP server
docs/en/14-reference/02-tools/11-taosbenchmark.md English taosBenchmark reference; contains duplicate parameter entries and a repeated enable.auto.commit item
docs/zh/14-reference/02-tools/11-taosbenchmark.md Chinese taosBenchmark reference
docs/en/14-reference/02-tools/10-taosdump.md English taosdump reference
docs/zh/14-reference/02-tools/10-taosdump.md Chinese taosdump reference
docs/en/14-reference/02-tools/12-taosgen.md English taosgen reference
docs/zh/14-reference/02-tools/12-taosgen.md Chinese taosgen reference
docs/*/14-reference/02-tools/assets/idmp-*.webp Screenshot assets for the IDMP MCP documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants