Recommendation

从错误监控和关键性能路径起步;不要在没有告警责任人的情况下堆叠遥测。

先定义需要回答的生产问题,再选择错误、追踪、日志或分析工具。

打开起始决策

范围

用这条边界避免在错误层级解决相邻问题。

包含

  • Issue-centric exception and crash grouping
  • Centralized log collection, retention, search, and operations
  • Application tracing, transaction performance, and service diagnostics
  • Host, VM, container, Kubernetes, cloud-resource, process, and system metrics
  • External availability and synthetic checks
  • Product interaction and identity analysis
  • Web acquisition and traffic analysis
  • Privacy-controlled individual session replay

不包含

  • Product-facing accountable action ledgers, which belong to Security Audit Logs
  • Feature rollout control, which belongs to Feature Flags
  • Incident status communication
  • LLM and agent-specific traces, evaluations, and cost semantics, which belong to AI Observability
  • Feature Monitoring as an independent Task
1211

重要工具

这些工具代表此决策领域内不同路线;请先打开相关任务页面,再将任何工具视作默认。

决策顺序

先完成基础归属判断,再增加专门能力。

  1. Is the question about system operation or user behavior?

    Separate operational telemetry from behavioral analytics before comparing suites that may expose both.

    Error Monitoring Application Logging Application Performance Monitoring Infrastructure Monitoring Product Analytics

  2. Is the operational unit a grouped failure, a searchable event, an instrumented request path, or an external symptom?

    Choose the signal that matches triage, investigation, transaction diagnosis, or availability verification.

    Error Monitoring Application Logging Application Performance Monitoring Infrastructure Monitoring Uptime & Synthetic Monitoring

  3. Is the behavioral unit an identified product event or an acquisition and traffic session?

    Product Analytics centers on product interaction and identity; Web Analytics centers on source, medium, campaign, and site traffic.

    Product Analytics Web Analytics

  4. Does aggregate data leave an individual interaction unexplained?

    Evaluate Session Replay only when qualitative playback is justified and consent, masking, retention, and access constraints are defined.

    Session Replay

16

决策分组

每个任务都对应一个独立的用户决策,而非产品功能标签。

168

常见混淆

这些边界避免相邻任务被压缩成一个泛泛的候选清单。

Error Monitoring and Logging are treated as interchangeable event stores.
Error Monitoring groups similar exception events into issues; Logging preserves and queries a broader event history.
Uptime Monitoring and Application Performance Monitoring are treated as the same health signal.
Uptime Monitoring executes black-box checks against externally visible behavior; APM instruments application internals and request paths.
Application Performance Monitoring and Infrastructure Monitoring are treated as one generic monitoring decision.
APM owns application request and service behavior; Infrastructure Monitoring owns host, container, cluster, cloud-resource, process, and system metrics.
Product Analytics and Web Analytics are treated as one generic analytics decision.
Product Analytics centers on product events and identity; Web Analytics centers on acquisition, traffic, source, medium, and campaign.
Feature Monitoring is treated as a retained independent Task.
Adoption belongs to Product Analytics, rollout control to Feature Flags, and failures or performance to Error Monitoring and Application Performance Monitoring.
25811

暂缓引入

不要在产品真正需要之前引入专门系统。

Aggregate events and operational telemetry already answer the question without individual interaction playback.

Replay adds privacy, masking, retention, storage, and access-control obligations.

The product has no meaningful website acquisition, referrer, or campaign decision.

Product-event analysis can proceed without adding a separate acquisition and traffic measurement surface.

The selected hosting platform already exposes sufficient resource health for the current workload and no independent metric, topology, retention, or alerting requirement exists.

A separate infrastructure metrics platform should follow a concrete resource-health and operating-ownership need.

8911

官方资源

支撑此分类边界的标准与一手文档。

Official documentationOpenTelemetry Signals
Government guidanceNIST SP 800-92

来源

此决策地图使用的主张级参考资料。

  1. 1
    Signals

    OpenTelemetry · Accessed Official

  2. 2
    Grouping Issues

    Sentry · Accessed Official

  3. 3
    Guide to Computer Security Log Management

    NIST · Accessed Official

  4. 4
    Trace Context

    W3C · Accessed Official

  5. 5
    Synthetic Monitoring introduction

    Grafana Labs · Accessed Official

  6. 6
    Set up events

    Google Analytics · Accessed Official

  7. 7
    Send User IDs

    Google Analytics · Accessed Official

  8. 8
    Traffic-source dimensions

    Google Analytics · Accessed Official

  9. 9
    Frequently asked questions

    Microsoft Clarity · Accessed Official

  10. 10
    Data retention

    Microsoft Clarity · Accessed Official

  11. 11
    Prometheus overview

    Prometheus · Accessed Official