Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 850 Bytes

prometheus_cowboy1_handler.md

File metadata and controls

39 lines (19 loc) · 850 Bytes

Module prometheus_cowboy1_handler

Cowboy2 handler for exporting prometheus metrics.

Function Index

handle/2
init/3
terminate/3

Function Details

handle/2

handle(Request0, State) -> any()

init/3

init(Transport, Request, Opts) -> any()

terminate/3

terminate(Reason, Request, State) -> any()