package prometheus-app

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A Cohttp callback for a web-server that exposes the Prometheus metrics.

Parameters

module S : Cohttp_lwt.S.Server

Signature

val callback : S.conn -> Cohttp.Request.t -> Cohttp_lwt.Body.t -> (Cohttp.Response.t * Cohttp_lwt.Body.t) Lwt.t
OCaml

Innovation. Community. Security.