Traces interface
Broker Diagnostic Trace properties
Properties
cache |
The cache size in megabytes. |
mode | The toggle to enable/disable traces. |
self |
The self tracing properties. |
span |
The span channel capacity. |
Property Details
cacheSizeMegabytes
The cache size in megabytes.
cacheSizeMegabytes?: number
Property Value
number
mode
The toggle to enable/disable traces.
mode?: string
Property Value
string
selfTracing
spanChannelCapacity
The span channel capacity.
spanChannelCapacity?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript