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: add loki dashboard for kubernetes pods log #3903

Merged
merged 2 commits into from
Jun 24, 2023

Conversation

yangmeilly
Copy link
Contributor

This pr has two functions:

  1. add loki dashboard for kubernetes pods log
  2. add kbcli dashboard open kubeblocks-loki to rediect http://127.0.0.1:13100/d/kubernetes-logs/kubernetes-logs?orgId=1
截屏2023-06-21 17 23 59

@yangmeilly yangmeilly requested a review from yimeisun June 21, 2023 09:25
@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines. label Jun 21, 2023
@yangmeilly yangmeilly linked an issue Jun 21, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Patch coverage: 63.15% and project coverage change: +0.08 🎉

Comparison is base (b4b54d8) 68.24% compared to head (a538710) 68.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3903      +/-   ##
==========================================
+ Coverage   68.24%   68.33%   +0.08%     
==========================================
  Files         220      220              
  Lines       23088    23161      +73     
==========================================
+ Hits        15757    15827      +70     
- Misses       5911     5915       +4     
+ Partials     1420     1419       -1     
Flag Coverage Δ
unittests 68.33% <63.15%> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
...s/apps/components/stateless/component_stateless.go 0.00% <0.00%> (ø)
...ontrollers/apps/components/util/component_utils.go 62.78% <64.78%> (+0.55%) ⬆️
internal/controller/builder/builder.go 61.94% <100.00%> (+0.07%) ⬆️

... and 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yangmeilly yangmeilly merged commit bddd6e7 into main Jun 24, 2023
33 checks passed
@yangmeilly yangmeilly deleted the feature/kbcli-dashboard-support-loki-issue3871 branch June 24, 2023 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] kbcli add dashboard support for loki
4 participants