Show / Hide Table of Contents

    Interface IMetricRecorderProvider

    API for any Phobos metrics plugins that could be loaded via HOCON configuration.

    Namespace:Phobos.Monitoring.Actor
    Assembly:Phobos.Monitoring.Actor.dll
    Syntax
    public interface IMetricRecorderProvider

    Properties

    Recorder

    The IMetricRecorder implementation.

    Declaration
    IMetricRecorder Recorder { get; }
    Property Value
    Type Description
    IMetricRecorder
    Back to top Copyright © 2015-2018 Petabridge®