Documentation
¶
Index ¶
Constants ¶
View Source
const MaxRSSItemCount = 100
View Source
const MaxRSSItemTitleLength = 100
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetricCollector ¶ added in v0.7.0
type MetricCollector struct { ID string Enabled bool Profile *profile.Profile // contains filtered or unexported fields }
MetricCollector is the metric collector.
func (*MetricCollector) Collect ¶ added in v0.7.0
func (mc *MetricCollector) Collect(_ context.Context, metric *metric.Metric)
func (*MetricCollector) Identify ¶ added in v0.10.0
func (mc *MetricCollector) Identify(_ context.Context)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.