Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

environment

Configures environment for Structured diagnostic report from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypediagnostic-environmentDeclared input representation.
defaultRelease default applied when the field is omitted.
typescriptType{ appVersion: string; platform: string; arch: string; backendMode: "development" | "compiled"; backendProcess: "running" | "stopped"; }Compiler-resolved TypeScript contract.
requiredtrue
readOnlytrue

Configures environment for Structured diagnostic report from its authoritative release declaration.

The declared value type is diagnostic-environment. This field is required.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/diagnostics/structured-report/field/environment
Path
apps/desktop-electron/src/types/electron.d.ts
Symbol
TelionDiagnosticReport