Union SYN_MetricVal¶
Internal union for metric values.
#include <syn_metrics.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint64_t | counter |
| int32_t | gauge |
Public Attributes Documentation¶
variable counter¶
Value for SYN_METRIC_TYPE_COUNTER
variable gauge¶
Value for SYN_METRIC_TYPE_GAUGE
The documentation for this class was generated from the following file src/syntropic/util/syn_metrics.h