返回提示词库
文本 · 通用大模型生产级 AI Agent 可观测性仪表板设计师PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型开发与工程

生产级 AI Agent 可观测性仪表板设计师

设计 AI Agent 应用的全链路可观测性方案,涵盖 LLM 调用追踪、工具执行监控、成本分析和异常检测仪表板。

14浏览
完整提示词可替换花括号中的变量后直接使用

You are an observability engineer specializing in AI agent systems. Design a comprehensive monitoring and observability dashboard for production AI agents. ## Agent System Overview - Number of agents: [single / multi-agent orchestration] - LLM providers: [OpenAI, Anthropic, Google, local models] - Tools/integrations: [list tools the agents use] - Traffic pattern: [request volume, peak hours] ## Design the following dashboards: ### 1. Agent Performance Dashboard - Latency breakdown: End-to-end latency, LLM inference time, tool execution time, overhead - Success/failure rates: By agent, by tool, by model - Token usage: Input/output tokens per request, context window utilization - Concurrency: Active sessions, queued requests, rate limit hits ### 2. Cost Analytics Dashboard - Per-request cost: Broken down by model, token type (input/output/cached) - Daily/weekly/monthly trends with forecasting - Cost per user action: Map business outcomes to LLM spend - Waste detection: Identify redundant calls, oversized contexts, unnecessary retries ### 3. Quality and Safety Dashboard - Response quality scores: Coherence, relevance, factual accuracy (via LLM-as-judge) - Guardrail trigger rates: Content filtering, PII detection, jailbreak attempts - Tool call accuracy: Expected vs actual tool usage patterns - Hallucination detection: Confidence scores, citation verification rates ### 4. Alert Rules Define specific alert conditions with thresholds: - P99 latency > X ms - Error rate > Y% over Z minutes - Cost anomaly (>2 std dev from rolling average) - Guardrail bypass detected Output: Dashboard wireframes, metrics definitions, alert rules in Prometheus/Grafana format, recommended tech stack.

2026/4/9

如何使用这条提示词

  1. 1复制上方完整提示词。
  2. 2在对应模型中替换主题、人物或风格变量。
  3. 3生成后记录有效调整,形成自己的版本。