Skip to main content
在 Manus 中运行任何 Skill
一键导入

gcp-log-triage

星标2
分支0
更新时间2026年7月3日 15:33

Cut through noisy Google Cloud Logging output and find the real signal. Use when the user pastes or exports Cloud Logging entries (a downloaded-logs JSON, `jsonPayload`/`LogEntry`/`textPayload` shapes, Cloud Run / Cloud Functions / GKE logs) and asks to find the real error, explain why a service is erroring, dedup logs by trace, write a Logs Explorer or `gcloud logging read` query, or reduce log noise via exclusion filters or sinks — even when they only say "these logs are too noisy" or "what's actually failing here". Also fires when a service emits many entries per request (stdout/stderr/requests duplication) or repeats large header/context blobs. Do NOT use to root-cause one specific error down to a trace and the offending code (that is error-trace-rootcause) or to rank which error groups are worst by blast radius (that is error-reporting) — hand those off by name. Also not for authoring app-side OpenTelemetry instrumentation, for metrics/SLO/alerting config, or for non-GCP log systems (Datadog, ELK, CloudW

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
12 个文件
SKILL.md
readonly