Fix gofmt -s and spelling issues
This commit is contained in:
parent
2ccd3340df
commit
abdebef47c
3 changed files with 8 additions and 8 deletions
|
|
@ -419,7 +419,7 @@ func NewMountStatsCollector() (Collector, error) {
|
|||
|
||||
NFSEventVFSLockTotal: prometheus.NewDesc(
|
||||
prometheus.BuildFQName(Namespace, subsystem, "event_vfs_lock_total"),
|
||||
"Number of times locking has been attemped on a file.",
|
||||
"Number of times locking has been attempted on a file.",
|
||||
labels,
|
||||
nil,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue