alibaba / GraphScope

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
https://graphscope.io
Apache License 2.0
3.31k stars 448 forks source link

fix(interactive): Add PVC support for Insight logs #4308

Closed BingqingLyu closed 3 weeks ago

BingqingLyu commented 3 weeks ago

What do these changes do?

This pull request introduces PVCs for the coordinator, frontend, and stores components within Insight.

For instance, we can get log PVCs as follows: image

Related issue number

Fixes #4307

github-actions[bot] commented 3 weeks ago

Please check the preview of the documentation changes at https://59a57011.graphscope-docs-preview.pages.dev

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.30%. Comparing base (fa07f86) to head (63a3abf). Report is 1 commits behind head on main.

:exclamation: There is a different number of reports uploaded between BASE (fa07f86) and HEAD (63a3abf). Click for more details.

HEAD has 2 uploads less than BASE | Flag | BASE (fa07f86) | HEAD (63a3abf) | |------|------|------| ||3|1|
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/alibaba/GraphScope/pull/4308/graphs/tree.svg?width=650&height=150&src=pr&token=S5G9F02T3J&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba)](https://app.codecov.io/gh/alibaba/GraphScope/pull/4308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) ```diff @@ Coverage Diff @@ ## main #4308 +/- ## =========================================== - Coverage 61.08% 34.30% -26.78% =========================================== Files 126 126 Lines 13241 13247 +6 =========================================== - Hits 8088 4545 -3543 - Misses 5153 8702 +3549 ``` [see 60 files with indirect coverage changes](https://app.codecov.io/gh/alibaba/GraphScope/pull/4308/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/alibaba/GraphScope/pull/4308?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/alibaba/GraphScope/pull/4308?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). Last update [fa07f86...63a3abf](https://app.codecov.io/gh/alibaba/GraphScope/pull/4308?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba).