App Metrics Fork me on GitHub
Show / Hide Table of Contents

Enum MetricType

Available metric types

Namespace:App.Metrics
Assembly:cs.temp.dll.dll
Syntax
public enum MetricType

Fields

Name Description
Apdex

An Apdex Metric

Counter

A Counter Metric

Gauge

A Gauge Metric

Histogram

A Histogram Metric

Meter

A Meter Metric

Timer

A Timer Metric

Back to top Copyright © 2017 Allan Hardy
Generated by DocFX