mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-04 20:49:00 +00:00
refactor: move heartbeat configuration into an independent section in config file * refactor: move heartbeat configuration into an independent section in config file * feat: add HeartbeatOptions struct * test: modify corresponding test case * chore: modify corresponding example file