Show / Hide Table of Contents

    Enum MetricType

    Indenitifer for metrics inside Phobos

    Namespace:Phobos.Monitoring.Metrics
    Assembly:Phobos.Monitoring.dll
    Syntax
    public enum MetricType

    Fields

    Counter

    Declaration
    Counter = 0
    Field Value
    Type Description
    MetricType

    Gauge

    Declaration
    Gauge = 1
    Field Value
    Type Description
    MetricType

    Timing

    Declaration
    Timing = 2
    Field Value
    Type Description
    MetricType
    Back to top Copyright © 2015-2018 Petabridge®