spelling: version
This commit is contained in:
parent
6222bd564e
commit
18c5659474
|
@ -193,7 +193,7 @@ type Config struct {
|
||||||
DisableTaggedMetrics bool
|
DisableTaggedMetrics bool
|
||||||
|
|
||||||
// BackwardsCompatibleMetrics determines whether to show methods of
|
// BackwardsCompatibleMetrics determines whether to show methods of
|
||||||
// displaying metrics for older verions, or to only show the new format
|
// displaying metrics for older versions, or to only show the new format
|
||||||
BackwardsCompatibleMetrics bool
|
BackwardsCompatibleMetrics bool
|
||||||
|
|
||||||
// RPCHoldTimeout is how long an RPC can be "held" before it is errored.
|
// RPCHoldTimeout is how long an RPC can be "held" before it is errored.
|
||||||
|
|
|
@ -270,7 +270,7 @@ type Config struct {
|
||||||
DisableTaggedMetrics bool
|
DisableTaggedMetrics bool
|
||||||
|
|
||||||
// BackwardsCompatibleMetrics determines whether to show methods of
|
// BackwardsCompatibleMetrics determines whether to show methods of
|
||||||
// displaying metrics for older verions, or to only show the new format
|
// displaying metrics for older versions, or to only show the new format
|
||||||
BackwardsCompatibleMetrics bool
|
BackwardsCompatibleMetrics bool
|
||||||
|
|
||||||
// AutopilotConfig is used to apply the initial autopilot config when
|
// AutopilotConfig is used to apply the initial autopilot config when
|
||||||
|
|
Loading…
Reference in a new issue