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: streaming metrics #136

Merged
merged 2 commits into from
Feb 4, 2021
Merged

feat: streaming metrics #136

merged 2 commits into from
Feb 4, 2021

Conversation

nassiharel
Copy link
Contributor

@nassiharel nassiharel commented Feb 3, 2021

This change is Reviewable

@yehiyam
Copy link
Contributor

yehiyam commented Feb 3, 2021

/deploy test

@yehiyam
Copy link
Contributor

yehiyam commented Feb 3, 2021

/deploy test

@hkube-ci hkube-ci temporarily deployed to test February 3, 2021 08:27 Inactive
Copy link
Contributor

@yehiyam yehiyam left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r1, 2 of 2 files at r2.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @nassiharel)


src/utils/graph.js, line 136 at r2 (raw file):

  };
  let styles;
  if (metrics) {

how can metrics be null?

Copy link
Contributor Author

@nassiharel nassiharel left a comment

Choose a reason for hiding this comment

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

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @yehiyam)


src/utils/graph.js, line 136 at r2 (raw file):

Previously, yehiyam wrote…

how can metrics be null?

  1. batch pipeline
  2. stream pipeline, on start

Copy link
Contributor

@yehiyam yehiyam left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@nassiharel nassiharel merged commit 0306631 into master Feb 4, 2021
@nassiharel nassiharel deleted the streaming branch February 4, 2021 12:15
hkube-ci pushed a commit that referenced this pull request Feb 4, 2021
* feat: streaming metrics

* add deploy to test

Co-authored-by: Yehiyam Livneh <yehiyam@gmail.com> .... bump version [skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants