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

Add Redis CPU Usage panel #96

Merged
merged 2 commits into from
Dec 7, 2021
Merged

Add Redis CPU Usage panel #96

merged 2 commits into from
Dec 7, 2021

Conversation

mikhail-vl
Copy link
Contributor

@mikhail-vl mikhail-vl commented Dec 7, 2021

Resolves #94.

@mikhail-vl mikhail-vl added the enhancement New feature or request label Dec 7, 2021
@mikhail-vl mikhail-vl added this to the Version 2.2.0 milestone Dec 7, 2021
@mikhail-vl mikhail-vl self-assigned this Dec 7, 2021
@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #96 (2048151) into master (6f17eac) will decrease coverage by 0.18%.
The diff coverage is 96.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   97.37%   97.19%   -0.19%     
==========================================
  Files          47       54       +7     
  Lines         762      890     +128     
  Branches      157      177      +20     
==========================================
+ Hits          742      865     +123     
- Misses         10       13       +3     
- Partials       10       12       +2     
Impacted Files Coverage Δ
...ts/redis-cpu-panel-graph/redis-cpu-panel-graph.tsx 94.28% <94.28%> (ø)
...nel/components/redis-cpu-panel/redis-cpu-panel.tsx 96.15% <96.15%> (ø)
src/redis-cpu-panel/components/index.ts 100.00% <100.00%> (ø)
...pu-panel/components/redis-cpu-panel-graph/index.ts 100.00% <100.00%> (ø)
...edis-cpu-panel/components/redis-cpu-panel/index.ts 100.00% <100.00%> (ø)
src/redis-cpu-panel/constants.ts 100.00% <100.00%> (ø)
src/redis-cpu-panel/module.ts 100.00% <100.00%> (ø)

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 6f17eac...2048151. Read the comment docs.

@mikhail-vl mikhail-vl merged commit df85652 into master Dec 7, 2021
@mikhail-vl mikhail-vl deleted the feat/cpu-panel branch December 7, 2021 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CPU Panel
1 participant