Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 767 Bytes

prometheus_http_impl.md

File metadata and controls

38 lines (20 loc) · 767 Bytes

Module prometheus_http_impl

Function Index

reply/1 Render metrics.
setup/0 Initializes telemetry metrics.

Function Details

reply/1

reply(X1) -> any()

Render metrics

setup/0

setup() -> any()

Initializes telemetry metrics.
NOTE: If you plug prometheus_httpd in your existing httpd instance, you have to call this function manually.