Show / Hide Table of Contents

Enum LambdaMetricUnit

The LambdaMetricUnit describes the measurement unit for a logged metric.

Namespace: LambdaSharp.Logging.Metrics
Assembly: LambdaSharp.Logging.dll
Syntax
public enum LambdaMetricUnit

Fields

Name Description
Bits

Bits

BitsPerSecond

Bits/Second

Bytes

Bytes

BytesPerSecond

Bytes/Second

Count

Count

CountPerSecond

Count/Second

Gigabits

Gigabits

GigabitsPerSecond

Gigabits/Second

Gigabytes

Gigabytes

GigabytesPerSecond

Gigabytes/Second

Kilobits

Kilobits

KilobitsPerSecond

Kilobits/Second

Kilobytes

Kilobytes

KilobytesPerSecond

Kilobytes/Second

Megabits

Megabits

MegabitsPerSecond

Megabits/Second

Megabytes

Megabytes

MegabytesPerSecond

Megabytes/Second

Microseconds

Microseconds

Milliseconds

Milliseconds

None

None

Percent

Percent

Seconds

Seconds

Terabits

Terabits

TerabitsPerSecond

Terabits/Second

Terabytes

Terabytes

TerabytesPerSecond

Terabytes/Second

In This Article
Back to top Generated by DocFX