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

Follow changes in RDD #81

Merged
merged 9 commits into from
Jan 11, 2022
Merged

Follow changes in RDD #81

merged 9 commits into from
Jan 11, 2022

Conversation

topliceanu
Copy link
Contributor

No description provided.

@topliceanu topliceanu force-pushed the monitoring-improvements branch from 5d31a06 to 78efcf5 Compare January 6, 2022 12:36
@topliceanu topliceanu force-pushed the follow-rdd branch 2 times, most recently from 89ccb01 to 0abc6e8 Compare January 6, 2022 13:24
Base automatically changed from monitoring-improvements to develop January 6, 2022 17:47
@topliceanu topliceanu requested review from pedrovsg, a team and johnnymugs January 10, 2022 18:05
} else if cfg.Feeds.URL != "" {
source := monitoring.NewRDDSource(cfg.Feeds.URL)
if cfg.Feature.TestOnlyFakeRdd {
source = monitoring.NewFakeRDDSource(2, 10)
Copy link
Contributor

Choose a reason for hiding this comment

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

could u not add this to the statement where we check the flag?

Copy link
Contributor

@pedrovsg pedrovsg left a comment

Choose a reason for hiding this comment

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

LGTM

@topliceanu topliceanu merged commit 88ee886 into develop Jan 11, 2022
@topliceanu topliceanu deleted the follow-rdd branch January 11, 2022 19:13
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.

2 participants