Hendrik Schutter localhorst
  • Baden, DE
  • Joined on 2018-06-13
localhorst deleted branch feat/prometheus from localhorst/LocationHub 2025-01-26 10:03:30 +01:00
localhorst pushed to main at localhorst/LocationHub 2025-01-26 10:03:30 +01:00
d04bdb3ac1 Merge pull request 'Add Prometheus metrics endpoint' (#14) from feat/prometheus into main
51112b5870 update readme
262b4718fc Merge branch 'main' into feat/prometheus
4d0e84b84a move metrics definition to service
f969b0a4c0 use Promise.all
Compare 13 commits »
localhorst merged pull request localhorst/LocationHub#14 2025-01-26 10:03:28 +01:00
Add Prometheus metrics endpoint
localhorst commented on issue localhorst/LocationHub#17 2025-01-25 21:55:01 +01:00
Add timestamp to each location provider in database

For gnss_location_at_utc use ` { "measurementId": "4197", "measurementValue": 42.424242, "motionId": 0, "timestamp": 173783769200…

localhorst pushed to feat/timestamps at localhorst/LocationHub 2025-01-25 21:51:44 +01:00
a745aaf9d0 add timestamps to DB model
localhorst created branch feat/timestamps in localhorst/LocationHub 2025-01-25 21:51:44 +01:00
localhorst pushed to feat/prometheus at localhorst/LocationHub 2025-01-25 19:14:22 +01:00
51112b5870 update readme
localhorst pushed to feat/prometheus at localhorst/LocationHub 2025-01-25 19:10:13 +01:00
262b4718fc Merge branch 'main' into feat/prometheus
49fe1b4ce3 README.md aktualisiert
Compare 2 commits »
localhorst pushed to feat/prometheus at localhorst/LocationHub 2025-01-25 19:08:33 +01:00
4d0e84b84a move metrics definition to service
localhorst pushed to feat/prometheus at localhorst/LocationHub 2025-01-25 18:50:28 +01:00
f969b0a4c0 use Promise.all
localhorst opened issue localhorst/LocationHub#17 2025-01-20 20:28:20 +01:00
Add timestamp to each location provider in database
localhorst commented on issue localhorst/reHDD#73 2025-01-20 18:18:52 +01:00
display state "failed" if checking found non 0

trigger no sales slip print

localhorst opened issue localhorst/reHDD#73 2025-01-20 17:52:35 +01:00
display state "failed" if checking found non 0
localhorst pushed to main at localhorst/LocationHub 2025-01-19 13:35:54 +01:00
49fe1b4ce3 README.md aktualisiert
localhorst pushed to feat/prometheus at localhorst/LocationHub 2025-01-18 19:36:48 +01:00
34167c4d99 export metric for gnss locations
localhorst opened issue localhorst/LocationHub#16 2025-01-18 19:03:01 +01:00
Improve Payload Formatter
localhorst pushed to feat/prometheus at localhorst/LocationHub 2025-01-18 19:01:16 +01:00
79580e16b7 Merge branch 'main' into feat/prometheus
4e5b1bfad0 Merge pull request 'Add docs and setup files' (#15) from doc/tracker-integration into main
f03a98aadd improve readme
2ae6d49b72 add systemd and improve env.template
de15b67115 add payloadformatter
Compare 5 commits »
localhorst deleted branch doc/tracker-integration from localhorst/LocationHub 2025-01-18 19:00:19 +01:00
localhorst pushed to main at localhorst/LocationHub 2025-01-18 19:00:19 +01:00
4e5b1bfad0 Merge pull request 'Add docs and setup files' (#15) from doc/tracker-integration into main
f03a98aadd improve readme
2ae6d49b72 add systemd and improve env.template
de15b67115 add payloadformatter
Compare 4 commits »
localhorst merged pull request localhorst/LocationHub#15 2025-01-18 19:00:18 +01:00
Add docs and setup files