Add MeterRegistry monitoring

- update and cleanup in README.md
- extract webclient call from registerDevice and add metrics in DeviceRegistryService
- add WebClientCalls.kt
- update kotlin logging dependency
- add MeterRegistry dependency
This commit is contained in:
2024-12-20 17:09:22 +01:00
parent 10f6486e37
commit 93680e50d5
9 changed files with 138 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
kotlin.code.style=official
version=0.1.0-SNAPSHOT
catalog=0.6.0
catalog=0.7.0-SNAPSHOT
docker.port.expose=8443
container.port.expose=8443
container.port.host=9040