forked from cloudprober/cloudprober
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[targets] Provide a way to specify endpoints statically (cloudprober#606
) - This is to make configs simpler and easier. - Not only you can configure multiple endpoints directly in the config itself, but you can also specify URLs in the targets section, allowing you to club multiple targets and URLs into one probe, where everything else is same.
- Loading branch information
Showing
7 changed files
with
668 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.