extatus v0.2.5 Extatus.Server View Source

Cowboy server to handle Prometheus requests. The default port is 4000. To change it just set it in the configuration as:

config :extatus,
  port: 1337

Link to this section Summary

Functions

Starts the cowboy server with some options

Link to this section Functions

Link to this function start_link(options \\ []) View Source

Starts the cowboy server with some options.