better-prometheus

danog\BetterPrometheus\BetterHistogram

Back to index

Author: Daniil Gentili [email protected]

A better prometheus histogram.

Constants

Properties

Method list:

Methods:

__construct(\Prometheus\Storage\Adapter $adapter, string $namespace, string $name, string $help, array<string, string> $labels = [], (non-empty-list<float>|null) $buckets = NULL)

Parameters:

See also:

addLabels(array $labels): static

Parameters:

observe((double|int) $value, array<string, string> $labels = []): void

Parameters:

See also:


Generated by danog/phpdoc