# Functions
Scrape implements a simple, synchronous, validation-oriented (non-error-prone) scrape of Prometheus metrics towards a /metrics HTTP endpoint.
# Structs
No description provided by the author
Result structure assumes that resultType is always == "vector".
No description provided by the author