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

DISPATCH-1290: add simple http healthcheck #468

Closed
wants to merge 1 commit into from

Conversation

grs
Copy link
Member

@grs grs commented Mar 15, 2019

and allow websockets to be disabled on http listener

@codecov-io
Copy link

Codecov Report

Merging #468 into master will decrease coverage by 0.05%.
The diff coverage is 10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #468      +/-   ##
==========================================
- Coverage   86.95%   86.89%   -0.06%     
==========================================
  Files          86       86              
  Lines       19067    19068       +1     
==========================================
- Hits        16580    16570      -10     
- Misses       2487     2498      +11
Impacted Files Coverage Δ
src/router_core/router_core.c 87.09% <0%> (+0.02%) ⬆️
src/connection_manager.c 89.32% <100%> (ø) ⬆️
src/remote_sasl.c 82.77% <0%> (-1.12%) ⬇️
src/router_core/transfer.c 90.93% <0%> (-0.57%) ⬇️
src/router_core/agent_link.c 67.01% <0%> (-0.52%) ⬇️
src/router_core/connections.c 94.3% <0%> (-0.25%) ⬇️
src/iterator.c 93.45% <0%> (-0.23%) ⬇️
src/router_node.c 94.05% <0%> (-0.13%) ⬇️
src/container.c 79.62% <0%> (+0.18%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 933b9df...131b645. Read the comment docs.

@asfgit asfgit closed this in 1e22255 Mar 18, 2019
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
Fixes apache#333: Adds a prefix to the connectors generated by the automesh script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants