Commit graph

16 commits

Author SHA1 Message Date
Gleb Tcivie 1c6eb81889 Refactored the code + added support for node_configuration_metrics 2024-08-09 13:20:31 +03:00
Gleb Tcivie c9390ee417 Added support for multiple topics (comma seperated) 2024-08-09 09:18:15 +03:00
Gleb Tcivie 0b487336fb Bug fixes: Changed Histograms to Gages and updated the dashboards 2024-07-26 20:04:22 +03:00
Gleb Tcivie 3cfadccc27 Removed metric on message size in char len and replaced with overall size of packet by common labels and portnum 2024-07-26 13:21:48 +03:00
Gleb Tcivie d3f60cc5ff Added support for filtering specific types of messages from being reported 2024-07-26 12:02:17 +03:00
Gleb Tcivie ab82298df2 Added simple MQTT connection details to vericy that the pod is starting 2024-07-10 09:40:16 +03:00
Gleb Tcivie 0d4547e57d Added support for configuring MQTT version for connection 2024-07-08 22:24:41 +03:00
Gleb Tcivie 0866af8db5 Reformatted code to support postgres instead of redis for ease of use in Grafana 2024-06-28 19:49:43 +03:00
Gleb Tcivie b412aa6bfa
Remove unrelated metrics 2024-06-28 14:19:45 +03:00
Gleb Tcivie 4ebc56f57f Added support for encrypted messages with the basic meshtastic key 2024-06-28 13:59:15 +03:00
Gleb Tcivie 15ebd98fa2 Fix redis internal address localhost -> redis 2024-06-26 12:33:43 +03:00
Gleb Tcivie aebb5a0456 Fixed bug with the names of the devices not being decoded 2024-06-25 23:09:06 +03:00
Gleb Tcivie 2a9b47b4b3 Improved metrics and fixed more bugs related to package processing 2024-06-25 22:39:27 +03:00
Gleb Tcivie 66e5c56fe9 Stable initial version 2024-06-24 21:44:10 +03:00
Gleb Tcivie 0b7874df10 added support for TEXT_MESSAGE_APP and .env files 2024-06-24 18:05:47 +03:00
Gleb Tcivie 07ddcdf5d1 Bare bones are ready 2024-06-23 22:21:10 +03:00