RedisGrafana / grafana-redis-explorer

Redis Explorer for @grafana allows connecting to Redis Enterprise software clusters using REST API.
https://redisgrafana.github.io
Apache License 2.0
6 stars 0 forks source link

Add Time Range to retrieve Cluster logs #40

Closed mikhail-vl closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #40 (8382fa4) into master (9fde17d) will decrease coverage by 0.37%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   98.83%   98.45%   -0.38%     
==========================================
  Files          33       33              
  Lines         513      519       +6     
  Branches       97       99       +2     
==========================================
+ Hits          507      511       +4     
  Misses          3        3              
- Partials        3        5       +2     
Impacted Files Coverage Δ
...rc/redis-enterprise-software-datasource/api/api.ts 98.07% <71.42%> (-1.93%) :arrow_down:
src/components/config/config.tsx 97.22% <100.00%> (-0.08%) :arrow_down:
...c/components/data-source-list/data-source-list.tsx 94.59% <100.00%> (ø)
src/constants.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 9fde17d...8382fa4. Read the comment docs.