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

[file-sd-part-5] Rule e2e test uses different service discovery options #556

Merged
merged 7 commits into from
Oct 16, 2018

Conversation

ivan-valkov
Copy link

@ivan-valkov ivan-valkov commented Oct 5, 2018

ref: #492

Changes

The rule e2e test now runs 3 times with different service discovery options:

  • only gossip
  • only static flag configuration
  • only file sd

Verification

The tests pass

@ivan-valkov ivan-valkov self-assigned this Oct 5, 2018
@ivan-valkov ivan-valkov force-pushed the file-sd-rule-test branch 2 times, most recently from 8baeadf to 5983f4c Compare October 5, 2018 12:37
@ivan-valkov ivan-valkov changed the title Rule e2e test uses different service discovery options [file-sd-part-5] Rule e2e test uses different service discovery options Oct 10, 2018
@@ -70,7 +70,7 @@ func registerRule(m map[string]setupFunc, app *kingpin.Application, name string)
Default("2h"))
tsdbRetention := modelDuration(cmd.Flag("tsdb.retention", "Block retention time on local disk.").
Default("48h"))

//TODO(ivan): add alertmanagers urls to file sd
Copy link
Author

Choose a reason for hiding this comment

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

Do we want this?

Copy link
Contributor

Choose a reason for hiding this comment

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

Not, at the moment I would say ... lets leave it as it is slightly different to what we are currently changing.

Copy link
Contributor

@domgreen domgreen 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, can we remove the comment if we are not sure if we are going to do that work yet.

@ivan-valkov ivan-valkov merged commit 9f480b5 into query-flag-rule Oct 16, 2018
@ivan-valkov ivan-valkov deleted the file-sd-rule-test branch October 17, 2018 16:19
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