Bk Monitor Tapd Dev

🌐Community
by tencentblueking · vlatest · Repository

Monitors Tencent BlueKing TAPD development environments for errors and performance issues, providing proactive alerts.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add bk-monitor-tapd-dev npx -- -y @trustedskills/bk-monitor-tapd-dev
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "bk-monitor-tapd-dev": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/bk-monitor-tapd-dev"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The bk-monitor-tapd-dev skill provides access to TAPD development monitoring data. It allows agents to query and retrieve information related to application performance, including metrics and logs. This enables automated analysis of application health and potential issue identification.

When to use it

  • Troubleshooting Application Errors: Investigate the root cause of errors by retrieving relevant TAPD logs and metrics.
  • Performance Monitoring: Track key performance indicators (KPIs) for applications and identify areas for optimization.
  • Automated Incident Response: Trigger automated actions based on predefined thresholds in application monitoring data.
  • Capacity Planning: Analyze resource utilization trends to predict future capacity needs.

Key capabilities

  • Query TAPD development monitoring data
  • Retrieve application metrics
  • Access application logs
  • Analyze performance indicators

Example prompts

  • "Show me the error rate for service X over the last hour."
  • "What are the top 5 slowest API calls in the last 30 minutes?"
  • "Give me the latest log entries from component Y."

Tips & gotchas

The skill requires appropriate permissions to access TAPD data. Ensure that the AI agent has been granted the necessary credentials and roles within your TAPD environment for successful operation.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tencentblueking
Installs
4

🌐 Community

Passed automated security scans.