Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AggregatedMetric ¶
type MetricService ¶
type MetricService struct { AggregatedMetricMap *map[string]map[string]map[string]*AggregatedMetric MetricsChannel chan RelayMetrics ReportUrl string }
func NewMetricService ¶
func NewMetricService() *MetricService
func (*MetricService) SendData ¶
func (m *MetricService) SendData(data RelayMetrics)
func (*MetricService) SendEachProjectMetricData ¶
func (m *MetricService) SendEachProjectMetricData()
type RelayAnalyticsDTO ¶
Click to show internal directories.
Click to hide internal directories.