STUD.com
← Objectives

Build · Create · Engineering

Logs, metrics, and traces instrumentation plan

A concrete plan covering all three observability pillars per service, plus an SLI for every golden signal, so you can actually see what your app is doing.

You receive: A structured instrumentation plan (JSON) that passes the three-pillars, metric-shape, log-level, and golden-signal SLI-coverage checks.

Part of Keep App Running

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

This objective is verified and ready. It opens soon, once sign-in and payments are live.

Deliverable interface

The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.

{
 "buyerParamKeys": [
  "logLevelEnum",
  "metricTypeEnum",
  "requiredGoldenSignals"
 ],
 "checkNames": [
  "format_parses",
  "service_count",
  "service_names_unique",
  "three_pillars_present",
  "metrics_min",
  "metric_shape",
  "log_level_enum",
  "sli_golden_coverage",
  "sli_shape",
  "services_present"
 ],
 "constants": {},
 "deliverableLabel": "observability_plan",
 "documentKeys": [
  "event",
  "level",
  "logs",
  "metricName",
  "metrics",
  "name",
  "services",
  "signal",
  "slis",
  "target",
  "type",
  "unit"
 ],
 "enumLiterals": [
  [
   "logs",
   "metrics",
   "traces"
  ]
 ],
 "submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
 "tier": "doc-validator"
}

Get early access to STUD the day it goes live.