GreptimeTeam / greptimedb

An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
https://greptime.com/
Apache License 2.0
4.23k stars 303 forks source link

feat: enable metasrv to accept flownode's heartbeats #4160

Closed fengjiachun closed 3 months ago

fengjiachun commented 3 months ago

I hereby agree to the terms of the GreptimeDB CLA.

Refer to a related PR or issue link (optional)

What's changed and what's your intention?

As the title said, in additional, we can also get flow node's cluster info

Checklist

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 3.44828% with 28 lines in your changes missing coverage. Please review.

Project coverage is 84.63%. Comparing base (0fc18b6) to head (992d3f4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4160 +/- ## ========================================== - Coverage 84.92% 84.63% -0.30% ========================================== Files 1023 1023 Lines 179298 179317 +19 ========================================== - Hits 152272 151761 -511 - Misses 27026 27556 +530 ```