MetricRegistryStatusJsonMarshalling

trait JsonMarshalling[MetricRegistry]
class Object
trait Matchable
class Any

Value members

Concrete methods

override def toJson(instance: MetricRegistry, builder: StringBuilder): Unit

Implementations should append a Json object or array that describes the given instance members and any additional information that is expected to be shown in the status mini site.

Implementations should append a Json object or array that describes the given instance members and any additional information that is expected to be shown in the status mini site.

Definition Classes