Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Monitor ¶
type Monitor struct {
// contains filtered or unexported fields
}
func NewMonitor ¶
func NewMonitor(service string, logger logging.LoggerInterface) *Monitor
func (*Monitor) GetResponseTimeMetric ¶
func (m *Monitor) GetResponseTimeMetric(tags map[string]string) (monitoring.MetricInterface, error)
func (*Monitor) GetService ¶
Click to show internal directories.
Click to hide internal directories.