Spelling
This commit is contained in:
parent
fe65e9d22f
commit
a8728f3d2c
38 changed files with 1120 additions and 1120 deletions
|
|
@ -32,8 +32,8 @@ type scrapeRequest struct {
|
|||
done chan struct{}
|
||||
}
|
||||
|
||||
// Stopable defines a prometheus collector that can be stopped
|
||||
type Stopable interface {
|
||||
// Stoppable defines a prometheus collector that can be stopped
|
||||
type Stoppable interface {
|
||||
prometheus.Collector
|
||||
Stop()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue