TiKV · Capability
TiKV HTTP Management API — Debug
TiKV HTTP Management API — Debug. 3 operations. Lead operation: Get CPU Profile. Self-contained Naftiko capability covering one Tikv business surface.
What You Can Do
GET
Getpprofprofile
— Get CPU Profile
/v1/debug/pprof/profile
PUT
Setfailpoint
— Set Failpoint
/v1/fail/{failpoint}
DELETE
Deletefailpoint
— Delete Failpoint
/v1/fail/{failpoint}
MCP Tools
get-cpu-profile
Get CPU Profile
read-only
idempotent
set-failpoint
Set Failpoint
idempotent
delete-failpoint
Delete Failpoint
idempotent