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