extatus v0.2.3 Extatus.Server

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

Summary

Functions

Starts the cowboy server with some options

Functions

start_link(options \\ [])

Starts the cowboy server with some options.