Documentation
¶
Overview ¶
Example of a daemon with echo service
Index ¶
- func CollectMetrics(gatherers []models.MetricsGatherer, logger logging.Logger, ...) *models.Metrics
- func ConnectionDatabase(configuration *config.Config, logger logging.Logger, DBname string) *sql.DB
- func EnableEventsStatementsConsumers(configuration *config.Config, logger logging.Logger, uptime_str string)
- func GetSampleCollectionStrategy(configuration *config.Config, logger logging.Logger, uptime_str string)
- func HandlePanic(configuration *config.Config, logger logging.Logger)
- func IsPath(path string, logger logging.Logger) bool
- func MapJoin(map1, map2 models.MetricGroupValue) models.MetricGroupValue
- func ProcessRepeaters(metrics *models.Metrics, repeaters models.MetricsRepeater, ...) interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectMetrics ¶
func ConnectionDatabase ¶
func MapJoin ¶
func MapJoin(map1, map2 models.MetricGroupValue) models.MetricGroupValue
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.