docs: add GreptimeDB performance and health-check skills#2591
Conversation
Add four new agent skills: performance diagnosis, performance tuning, table design, and cluster health check. Register them in skills/README.md. Signed-off-by: evenyag <realevenyag@gmail.com>
Use distinct hosts in the cluster-health-check smoke test so the deduplicating table keeps both rows. Point the grafana links in the diagnosis and health-check skills to the dashboards directory, the canonical source for the referenced metric names. Signed-off-by: evenyag <realevenyag@gmail.com>
Signed-off-by: evenyag <realevenyag@gmail.com>
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c65685cfad
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Signed-off-by: evenyag <realevenyag@gmail.com>
Deploying greptime-docs with
|
| Latest commit: |
8afa08d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e52db2d9.greptime-docs.pages.dev |
| Branch Preview URL: | https://docs-add-performance-skills.greptime-docs.pages.dev |
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8aa5cc4092
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Signed-off-by: evenyag <realevenyag@gmail.com>
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 872f42d140
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Signed-off-by: evenyag <realevenyag@gmail.com>
|
@codex review |
|
Codex Review: Didn't find any major issues. 🚀 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 259278ed01
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Signed-off-by: evenyag <realevenyag@gmail.com>
What's Changed in this PR
Adds GreptimeDB AI-agent skills for performance diagnosis, performance tuning, table design, and cluster health checks.
Also updates
skills/README.mdwith descriptions and install commands for the new skills.Checklist
sidebars.tsmatches the current document structure when you changed the document structure.