Parsoid
A bidirectional parser between wikitext and HTML5
Loading...
Searching...
No Matches
Wikimedia\Parsoid\Utils\Histogram Class Reference

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=[])
 

Detailed Description

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.


The documentation for this class was generated from the following file: