vitrum-connect / 5gla-api

This service provides the integration of multiple sensors with the 5gLa platform. It is part of the 5GLA project, which is funded by the German Federal Ministry of Transport and Digital Infrastructure ( BMVI).The website of the project is https://www.5gla.de/, you can find all additional information there.
https://www.5gla.de/
Apache License 2.0
0 stars 0 forks source link

Add HeartBeatService and HeartBeatController #244

Closed saschadoemer closed 2 months ago

saschadoemer commented 2 months ago

Introduce HeartBeatService to register sensor heartbeats using Micrometer. Add HeartBeatController to expose a /heartbeat endpoint for registering heartbeats. Update dependencies in pom.xml to include Micrometer and Prometheus support.