-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(lots-of-stuff): Idle connections, Index, Get_bool_env. Read the …
…commit message * added a landing page, with a link to metrics. to make it more in line like other prometheus exporters * added test case to test landing page (index page) functionality * added code to return the proper response code * Fixed index page registration and added tests for routing Signed-off-by: Martin Kremers <[email protected]> * fix(idle_connections): Fixing idle connections and formatting Precommit-Verified: 1d89f3b71592aabf931814b50d0088977367f936c12a6819f45e9b1b8d6ec2c5 * fix(stall_connections) Fixing idle connections and formatting Signed-off-by: Martin Kremers <[email protected]> * added additional test case to test get_bool_env when an env variable with value = False is passed. #102 * fix(get_bool_env) Making get_bool_env more solid Signed-off-by: Martin Kremers <[email protected]>
- Loading branch information
Showing
4 changed files
with
127 additions
and
53 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