Documentation ¶
Overview ¶
Package prom provides some convenience functions for prometheus handling in integration tests
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScrapedMetric ¶ added in v1.6.0
func Scrape ¶ added in v1.6.0
func Scrape(metricsURL string) ([]ScrapedMetric, error)
Scrape implements a simple, synchronous, validation-oriented (non-error-prone) scrape of Prometheus metrics towards a /metrics HTTP endpoint
Click to show internal directories.
Click to hide internal directories.