PrometheusScrapingHandler

A Vert.x Web @see \io\vertx\jphp\ext\web\Route handler for Prometheus metrics scraping.

package

Default

Methods

__construct

__construct() 

Creates a Vert.x Web @see \io\vertx\jphp\ext\web\Route handler for Prometheus metrics scraping.

create( $arg0 = null) : callable
static

The default backend registry is used.

create()

Creates a Vert.x Web @see \io\vertx\jphp\ext\web\Route handler for Prometheus metrics scraping. The registry specified by registryName is used.

param $registryName [string] the backend metrics registry create($registryName)

Arguments

$arg0

string

Response

callable

a {@link io.vertx.ext.web.Route} handler for the default backend registry