Documentation ¶
Overview ¶
---------------------------------------------------------------------------------------------
- Copyright (c) IBAX. All rights reserved.
- See LICENSE in the project root for license information. *--------------------------------------------------------------------------------------------
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
Collector represents struct that works with the collection of metrics
func NewCollector ¶
func NewCollector(funcs ...CollectorFunc) *Collector
NewCollector creates new collector
type CollectorFunc ¶
CollectorFunc represents function for collects values of metrics
type Value ¶
Value represents value of metrics
func CollectMetricDataForEcosystemTables ¶
CollectMetricDataForEcosystemTables returns metrics for some tables of ecosystems
func CollectMetricDataForEcosystemTx ¶
CollectMetricDataForEcosystemTx returns metrics for transactions of ecosystems
Click to show internal directories.
Click to hide internal directories.