Seastar
High performance C++ framework for concurrent servers
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Functions
adds a /metrics endpoint that returns prometheus metrics

Detailed Description

both in txt format and in protobuf according to the prometheus spec

Functions

future seastar::prometheus::add_prometheus_routes (distributed< httpd::http_server > &server, config ctx)
 
future seastar::prometheus::add_prometheus_routes (httpd::http_server &server, config ctx)