# Functions
PullMetrics handle the serving of prometheus metrics on the metrics endpoint.
PushMetrics handles the constant pushing of metrics to prometheus.
# Constants
No description provided by the author
# Variables
ApiCallDuration histogram for API call duration.
ApiCallDurationQuantile summary for API call duration.
BuildInfo -.
GopherActionLatencyHist is a histogram tracking the response times of actions.
GopherActions action counter.
GopherActiveUsers currently active.
GopherErrors execution Errors.
GopherResponseTimes response times.
GopherUsersTotal simulated users.
GopherWarnings execution Warnings.