-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ali Ok <[email protected]>
- Loading branch information
Showing
1 changed file
with
2 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -19,8 +19,9 @@ | |
##### Refactor the APIs for better readability and less maintenance overhead | ||
|
||
- Description: Currently the HTTP API is not very well organized and needs some tidying up. The actual course of action is not decided yet, but [go-kit](https://github.com/go-kit/kit) looks like a good fit. | ||
- Expected Outcome: A refactored HTTP API that is easier to maintain and extend. | ||
- Recommended Skills: golang | ||
- Mentor(s): | ||
- Jane Doe (@jane-github, [email protected]) - primary | ||
- John Doe (@john-github, [email protected]) | ||
- Issue: https://github.com/prometheus/prometheus/issues/3416 | ||
- Upstream Issue: https://github.com/prometheus/prometheus/issues/3416 |