mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-05 21:02:58 +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