Method | Description | |
---|---|---|
Dispose ( ) : void | ||
IPointEmitter ( |
||
Increment ( string measurement, long count = 1, string>.IReadOnlyDictionary |
||
Measure ( string measurement, object value, string>.IReadOnlyDictionary |
||
Specialize ( ) : |
||
Time ( string measurement, string>.IReadOnlyDictionary |
||
Write ( string measurement, object>.IReadOnlyDictionary |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Emit ( |
protected abstract Emit ( |
||
points | ||
return | void |
public IPointEmitter ( |
||
points | ||
return | void |
public Increment ( string measurement, long count = 1, string>.IReadOnlyDictionary |
||
measurement | string | |
count | long | |
tags | string>.IReadOnlyDictionary | |
return | void |
public Measure ( string measurement, object value, string>.IReadOnlyDictionary |
||
measurement | string | |
value | object | |
tags | string>.IReadOnlyDictionary | |
return | void |
public Specialize ( ) : |
||
return |
public Time ( string measurement, string>.IReadOnlyDictionary |
||
measurement | string | |
tags | string>.IReadOnlyDictionary | |
return | IDisposable |
public Write ( string measurement, object>.IReadOnlyDictionary |
||
measurement | string | |
fields | object>.IReadOnlyDictionary | |
tags | string>.IReadOnlyDictionary | |
timestamp | System.DateTime | |
return | void |