Documentation ¶
Overview ¶
Package prometheus contains resources for starting a docker-backed Prometheus.
Index ¶
Constants ¶
View Source
const ( // TestPrometheusDBNodeConfig is the test config for the dbnode. TestPrometheusDBNodeConfig = ` db: {} ` // TestPrometheusCoordinatorConfig is the test config for the coordinator. TestPrometheusCoordinatorConfig = `` /* 229-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func RunTest ¶
func RunTest(t *testing.T, m3 resources.M3Resources, prom resources.ExternalResources)
RunTest contains the logic for running the prometheus test.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.