DiagnosticsScopeLogs Interface
Data structure for diagnostics scope information.
Properties
| Name | Type | Description | |
|---|---|---|---|
| attributes | [attributeKey: string]: string | string[] | undefined | ||
| duration | number | undefined | ||
| logs | DiagnosticsLogEntry[] | undefined | ||
| scope | string | ||
| scopeCreateTimestamp | number | undefined |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.