Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: heartbeat request with header #2412

Merged
merged 2 commits into from
Sep 16, 2023

Conversation

fengjiachun
Copy link
Collaborator

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

When sending heartbeat request, set header because metasrv requires this.

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Merging #2412 (59823b4) into develop (5e35087) will decrease coverage by 0.02%.
Report is 2 commits behind head on develop.
The diff coverage is 42.10%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2412      +/-   ##
===========================================
- Coverage    77.57%   77.55%   -0.02%     
===========================================
  Files          718      718              
  Lines       113623   113661      +38     
===========================================
+ Hits         88143    88154      +11     
- Misses       25480    25507      +27     

@fengjiachun fengjiachun force-pushed the feat/heartbeat-header branch 2 times, most recently from 7d1e36c to 2a81d11 Compare September 16, 2023 09:20
@evenyag evenyag added this pull request to the merge queue Sep 16, 2023
Merged via the queue into GreptimeTeam:develop with commit 342a6d0 Sep 16, 2023
11 checks passed
@fengjiachun fengjiachun deleted the feat/heartbeat-header branch September 16, 2023 10:14
paomian pushed a commit to paomian/greptimedb that referenced this pull request Oct 19, 2023
* feat: heartbeat request with header

* chore: frontend send heartbeat with a longer interval
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants