Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
Storage prometheus metrics storage
func (*Storage) GetIncidentsCreatedCount ¶
GetIncidentsCreatedCount returns created incidents count
func (*Storage) IncreaseIncidentsCreatedCount ¶
func (storage *Storage) IncreaseIncidentsCreatedCount()
IncreaseIncidentsCreatedCount increases created incidents count
Click to show internal directories.
Click to hide internal directories.