-
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.
* serve_url Signed-off-by: Dan Bond <[email protected]> * add DEFAULT_METRICS_PATH Signed-off-by: Dan Bond <[email protected]> * add tests Signed-off-by: Dan Bond <[email protected]> * add docs Signed-off-by: Dan Bond <[email protected]> * add parse_url tests Signed-off-by: Dan Bond <[email protected]> * update docs Signed-off-by: Dan Bond <[email protected]> Signed-off-by: Dan Bond <[email protected]>
- Loading branch information
Showing
5 changed files
with
99 additions
and
23 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "metrics_server" | ||
version = "0.10.1" | ||
version = "0.11.0" | ||
authors = ["Dan Bond <[email protected]>"] | ||
edition = "2021" | ||
rust-version = "1.58" | ||
|
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