Condividi tramite


DaprSidecarOptions.EnableProfiling Property

Definition

Gets or sets whether to perform pprof profiling via the application HTTP endpoint.

public bool? EnableProfiling { get; init; }
member this.EnableProfiling : Nullable<bool> with get, set
Public Property EnableProfiling As Nullable(Of Boolean)

Property Value

Applies to