This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/doris-skills.git


The following commit(s) were added to refs/heads/main by this push:
     new dcde622  docs: add doris-profile-reader to README Skills table (#4)
dcde622 is described below

commit dcde62263ee9bda5eb18643242e293e7a40c7bfe
Author: ZhenchaoXu <[email protected]>
AuthorDate: Wed Aug 12 15:46:11 2026 +0800

    docs: add doris-profile-reader to README Skills table (#4)
    
    The skill exists under skills/ but was missing from the README listing.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 94282f0..a32a5ee 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ intentionally out of scope here; use your platform's 
cluster-management console
 | `doris-best-practices` | Apache Doris table design, sizing, and runtime 
query investigation (37 rules, 7 use-case templates, 4 sizing guides) |
 | `doris-architecture-advisor` | Workload-aware architecture design (8 
decision rules, 10 worked industry examples) |
 | `doris-debug` | Production diagnostic suite: symptom router + 10 domain 
skills (query, import, compaction, node, MV, tablet, deployment, data-lake, 
resource-isolation, cloud), 16 case files, 45 case patterns |
+| `doris-profile-reader` | Query runtime profile interpretation and bottleneck 
triage (counter semantics, join-order / runtime-filter diagnosis, 9 reference 
guides) |
 
 ## How to use
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to