Changeset 707 in code for trunk/doc/soju.1.scd


Ignore:
Timestamp:
Nov 17, 2021, 2:58:18 PM (4 years ago)
Author:
contact
Message:

Add basic Prometheus metrics exporter

This only exports the default metrics for now.

References: https://todo.sr.ht/~emersion/soju/142

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/soju.1.scd

    r705 r707  
    9999        - _ident://[host][:port]_ listens for plain-text ident connections (default
    100100          port: 113)
     101        - _http+prometheus://localhost:<port>_ listens for plain-text HTTP
     102          connections and serves Prometheus metrics (host must be "localhost")
    101103
    102104        If the scheme is omitted, "ircs" is assumed. If multiple *listen*
Note: See TracChangeset for help on using the changeset viewer.