Parsoid
A bidirectional parser between wikitext and HTML5
|
Histogram class is a helper class that creates appropriate histogram buckets for various metrics collected by Parsoid. More...
Public Member Functions | |
__construct (SiteConfig $siteConfig) | |
observe (string $name, float $value, array $labels=[]) | |
Histogram class is a helper class that creates appropriate histogram buckets for various metrics collected by Parsoid.
New histogram metrics can be configured in the constructor.