InstrumentSpec
@forge/monorepo / backend/src / InstrumentSpec
Type Alias: InstrumentSpec
InstrumentSpec =
object
Defined in: backend/src/telemetry/metrics.ts:16
Properties
answers
readonlyanswers:string
Defined in: backend/src/telemetry/metrics.ts:28
The operational question this exists to answer.
Recorded per instrument because "enough to answer 'is it healthy'" is the acceptance criterion, and a metric with no question behind it is one nobody looks at — while a question with no metric is the gap this field makes visible.
description
readonlydescription:string
Defined in: backend/src/telemetry/metrics.ts:20
kind
readonlykind:InstrumentKind
Defined in: backend/src/telemetry/metrics.ts:18
name
readonlyname:string
Defined in: backend/src/telemetry/metrics.ts:17
unit
readonlyunit:string
Defined in: backend/src/telemetry/metrics.ts:19