Skip to content

Conversation

@mikhail-vl
Copy link
Contributor

  1. Update Streaming State according to https://grafana.com/docs/grafana/latest/developers/plugins/build-a-streaming-data-source-plugin/
  2. Refactor Docker-compose files to add Grafana's master docker
  3. Refactor Data source
@mikhail-vl mikhail-vl added the enhancement New feature or request label Feb 2, 2021
@mikhail-vl mikhail-vl added this to the Version 1.3.1 milestone Feb 2, 2021
@mikhail-vl mikhail-vl self-assigned this Feb 2, 2021
@codecov
Copy link

codecov bot commented Feb 2, 2021

Codecov Report

Merging #158 (caedd82) into master (bce2dae) will decrease coverage by 0.05%.
The diff coverage is 90.90%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #158 +/- ## ========================================== - Coverage 93.54% 93.49% -0.06%  ========================================== Files 32 32 Lines 1286 1291 +5 Branches 66 67 +1 ========================================== + Hits 1203 1207 +4  Misses 74 74 - Partials 9 10 +1 
Impacted Files Coverage Δ
src/redis/command.ts 100.00% <ø> (ø)
src/components/query-editor/query-editor.tsx 99.06% <75.00%> (-0.94%) ⬇️
src/constants.ts 100.00% <100.00%> (ø)
src/data-source/data-source.ts 91.30% <100.00%> (ø)
src/data-source/index.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 bce2dae...caedd82. Read the comment docs.

@mikhail-vl mikhail-vl changed the title Update Streaming state for Grafana 7.4 Update Loading state for Streaming for Grafana 7.4 Feb 2, 2021
Copy link
Contributor Author

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mikhail-vl mikhail-vl merged commit 5ec4faa into master Feb 2, 2021
@mikhail-vl mikhail-vl deleted the feat/streaming-state branch February 2, 2021 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

2 participants