Skip to main content

Redacted

@forge/monorepo


@forge/monorepo / backend/src / Redacted

Type Alias: Redacted

Redacted = object

Defined in: backend/src/telemetry/redaction.ts:109

Properties

dropped

readonly dropped: readonly string[]

Defined in: backend/src/telemetry/redaction.ts:112

The keys that were removed, so the caller can say so. Names only — never the values.


fields

readonly fields: Readonly<Record<string, AttributeValue>>

Defined in: backend/src/telemetry/redaction.ts:110