mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
spelling: version
This commit is contained in:
@@ -193,7 +193,7 @@ type Config struct {
|
||||
DisableTaggedMetrics bool
|
||||
|
||||
// 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
|
||||
|
||||
// RPCHoldTimeout is how long an RPC can be "held" before it is errored.
|
||||
|
||||
@@ -270,7 +270,7 @@ type Config struct {
|
||||
DisableTaggedMetrics bool
|
||||
|
||||
// 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
|
||||
|
||||
// AutopilotConfig is used to apply the initial autopilot config when
|
||||
|
||||
Reference in New Issue
Block a user