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

docs: expose http endpoints with flow yaml #3589

Merged
merged 3 commits into from
Oct 6, 2021
Merged

Conversation

deepankarm
Copy link
Contributor

No description provided.

@github-actions github-actions bot added size/S area/docs This issue/PR affects the docs labels Oct 6, 2021
@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #3589 (cb4a6fe) into master (5be2d49) will increase coverage by 3.57%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3589      +/-   ##
==========================================
+ Coverage   85.07%   88.65%   +3.57%     
==========================================
  Files         154      154              
  Lines       11527    11527              
==========================================
+ Hits         9807    10219     +412     
+ Misses       1720     1308     -412     
Flag Coverage Δ
daemon 45.08% <ø> (ø)
jina 88.59% <ø> (+4.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jina/peapods/runtimes/gateway/http/models.py 100.00% <0.00%> (+0.74%) ⬆️
jina/types/routing/table.py 94.06% <0.00%> (+0.84%) ⬆️
jina/helper.py 82.76% <0.00%> (+1.43%) ⬆️
jina/types/message/__init__.py 87.37% <0.00%> (+1.45%) ⬆️
jina/clients/base/http.py 98.24% <0.00%> (+1.75%) ⬆️
jina/jaml/parsers/flow/v1.py 98.24% <0.00%> (+1.75%) ⬆️
jina/jaml/helper.py 85.36% <0.00%> (+2.43%) ⬆️
jina/peapods/pods/compound.py 82.71% <0.00%> (+2.46%) ⬆️
.../runtimes/request_handlers/data_request_handler.py 93.24% <0.00%> (+2.70%) ⬆️
jina/peapods/runtimes/jinad/__init__.py 90.74% <0.00%> (+2.77%) ⬆️
... and 19 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 5be2d49...cb4a6fe. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Oct 6, 2021

Latency summary

Current PR yields:

  • 🐎🐎🐎🐎 index QPS at 1520, delta to last 2 avg.: +32%
  • 🐎🐎🐎🐎 query QPS at 66, delta to last 2 avg.: +32%
  • 🐎🐎🐎🐎 dam extend QPS at 57181, delta to last 2 avg.: +25%
  • 🐎🐎🐎🐎 avg flow time within 1.3254 seconds, delta to last 2 avg.: +2%
  • 🐢🐢 import jina within 0.3473 seconds, delta to last 2 avg.: -17%

Breakdown

Version Index QPS Query QPS DAM Extend QPS Avg Flow Time (s) Import Time (s)
current 1520 66 57181 1.3254 0.3473
2.1.5 1070 47 38954 1.4884 0.4483
2.1.4 1230 52 52301 1.1102 0.3986

Backed by latency-tracking. Further commits will update this comment.

@github-actions
Copy link

github-actions bot commented Oct 6, 2021

📝 Docs are deployed on https://docs-custom-endpoint--jina-docs.netlify.app 🎉

@JoanFM JoanFM merged commit 0fb8ee1 into master Oct 6, 2021
@JoanFM JoanFM deleted the docs-custom-endpoint branch October 6, 2021 13:31
gauthamsuresh09 pushed a commit to gauthamsuresh09/jina that referenced this pull request Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs This issue/PR affects the docs size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants