Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/observability / / SetAttributeOptions
Interface: SetAttributeOptions
Defined in: packages/observability/src/tracer/span.ts:27
Optional metadata accepted by setAttribute(...) to declare the sensitivity of a single attribute. The validator uses the declared tier when deciding whether to drop the attribute.
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
sensitivity? | readonly | Sensitivity | packages/observability/src/tracer/span.ts:28 |