prometheus_hackney_collector v0.2.0 PrometheusHackneyCollector.Metrics View Source
To use this, add the following to your config.exs
config :hackney, mod_metrics: PrometheusHackneyCollector.Metrics
Link to this section Summary
Link to this section Functions
Link to this function
decrement_counter(arg1) View Source
Link to this function
decrement_counter(_, _) View Source
Link to this function
decrement_spiral(_) View Source
Link to this function
decrement_spiral(_, _) View Source
Link to this function
delete(_) View Source
Link to this function
get_value(_) View Source
Link to this function
increment_counter(arg1) View Source
Link to this function
increment_counter(_, _) View Source
Link to this function
increment_spiral(_) View Source
Link to this function
increment_spiral(_, _) View Source
Link to this function
new(arg1, parts) View Source
Link to this function
sample(_) View Source
Link to this function
update_gauge(_, _) View Source
Link to this function
update_histogram(arg1, f) View Source
Link to this function