Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Ok <[email protected]>
  • Loading branch information
aliok committed Dec 6, 2023
1 parent 28d76d9 commit c7cb81b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion PROJECT_IDEA_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c7cb81b

Please sign in to comment.