Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestCounter ¶
func TestCounter(t *testing.T, factory monitoring.MetricFactory)
TestCounter runs a test on a Counter produced from the provided MetricFactory.
func TestGauge ¶
func TestGauge(t *testing.T, factory monitoring.MetricFactory)
TestGauge runs a test on a Gauge produced from the provided MetricFactory.
func TestHistogram ¶
func TestHistogram(t *testing.T, factory monitoring.MetricFactory)
TestHistogram runs a test on a Histogram produced from the provided MetricFactory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.