-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add dns check * feat: implement the rest of the dns check * feat: add dns metrics * test: add unit tests for dns check methods * feat: add dns check to check register * chore: licensing headers * chore: mv route name to constant * fix: retry on lookup failures * feat: mv metrics to dedicated file * chore: adjust log messages * test: add context cancelation test * chore: rename test functions * chore: rm unused check handlers * test: create ctx for each test * fix: handle injected global targets * chore: PR review * chore: adjust metric names * test: add metric collector tests * chore: rephrase logging message * test: add more set config test cases * docs: adjust metrics godocs * docs: add dns check * docs: add dns check to about this component section * chore: add dns config to helm chart * fix: loader default value runtime config path * fix: use custom dialer * chore: duration metric naming
- Loading branch information
Showing
19 changed files
with
1,081 additions
and
216 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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.