summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorchenzizhan <[email protected]>2023-06-13 18:48:12 +0800
committerchenzizhan <[email protected]>2023-06-13 18:48:12 +0800
commit48ed7fb72be503c11bdbfab1464742da29e5a22e (patch)
tree55e8519da979bfa2209076da530b2e7036606573 /include
parentb1c942bcb9a6cbdc0651ef8e6fa969e4ffbe241e (diff)
three other metrics
Diffstat (limited to 'include')
-rw-r--r--include/fieldstat/fieldstat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fieldstat/fieldstat.h b/include/fieldstat/fieldstat.h
index 70ed437..f20b554 100644
--- a/include/fieldstat/fieldstat.h
+++ b/include/fieldstat/fieldstat.h
@@ -13,7 +13,7 @@ enum field_type
{
FIELD_TYPE_COUNTER,
FIELD_TYPE_TOPK,
- FIELD_TYPE_HLL,
+ FIELD_TYPE_CARDINALITY,
FIELD_TYPE_HISTOGRAM,
// gauge
// summery