mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-25 16:22:35 +03:00
expose prometheus metrics, add health endpoint
This commit is contained in:
@@ -3,9 +3,9 @@ Some simple checklist for this demo repo:
|
||||
- [x] make migrations
|
||||
- [x] make repository and models
|
||||
- [x] make crud api
|
||||
- [ ] make openapi documentation generation
|
||||
- [x] make openapi documentation generation
|
||||
- [x] connect to kafka to produce events
|
||||
- [x] make kafka consumer
|
||||
- [ ] register prometheus metrics
|
||||
- [ ] expose prometheus metrics
|
||||
- [x] expose prometheus metrics
|
||||
- [ ] add otel collector
|
||||
|
||||
Reference in New Issue
Block a user