Skip to content

Union SYN_MetricVal

ClassList > 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

uint64_t SYN_MetricVal::counter;

Value for SYN_METRIC_TYPE_COUNTER


variable gauge

int32_t SYN_MetricVal::gauge;

Value for SYN_METRIC_TYPE_GAUGE



The documentation for this class was generated from the following file src/syntropic/util/syn_metrics.h