Commit graph

30 commits

Author SHA1 Message Date
Gleb Tcivie b4aa61b54e Updated docker-compose.yml to support the changes 2024-06-28 19:50:19 +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 d5dfe114fe
Merge pull request #8 from tcivie/remove-unrelated-information
Remove unrelated metrics
2024-06-28 14:21:25 +03:00
Gleb Tcivie 2f0469495a
Merge pull request #7 from tcivie/remove-unrelated-information-1
Update README.md
2024-06-28 14:21:11 +03:00
Gleb Tcivie 032d250fdb
Update README.md 2024-06-28 14:21:01 +03:00
Gleb Tcivie b412aa6bfa
Remove unrelated metrics 2024-06-28 14:19:45 +03:00
Gleb Tcivie 834456f97a
Merge pull request #6 from tcivie/readme-modification
Update README.md
2024-06-28 14:17:54 +03:00
Gleb Tcivie 9225522679
Update README.md
Update to include additional param
## MQTT server Key for decoding
MQTT_SERVER_KEY=1PG7OiApB1nwvP+rz05pAQ==
2024-06-28 14:17:45 +03:00
Gleb Tcivie 5a53856192
Merge pull request #5 from tcivie/add-support-for-encrypted-messages
Add support for encrypted messages
2024-06-28 14:00:56 +03:00
Gleb Tcivie f77ff41832 return unishox2-py3~=1.0.0 package 2024-06-28 14:00:33 +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 f2d02be6d2
Merge pull request #4 from tcivie/bug/crash-on-parsing-from-stat
Fixed issue when exporter tried to parse messages from the stat folder
2024-06-27 23:54:52 +03:00
Gleb Tcivie 67bb990190 Fixed issue when exporter tried to parse messages from the stat folder in MQTT 2024-06-27 23:54:10 +03:00
Gleb Tcivie d94cbe26ca
Merge pull request #3 from tcivie/fix-redis-default-host
Fix redis internal address localhost -> redis
2024-06-26 12:34:04 +03:00
Gleb Tcivie 15ebd98fa2 Fix redis internal address localhost -> redis 2024-06-26 12:33:43 +03:00
Gleb Tcivie d473767458
Merge pull request #2 from tcivie/security-patch
Remove open ports (Use them only internally) and expose only grafana
2024-06-26 12:27:31 +03:00
Gleb Tcivie c8a369031d Remove open ports (Use them only internally) and expose only grafana 2024-06-26 12:26:17 +03:00
Gleb Tcivie 9136aa5f0e
Merge pull request #1 from tcivie/license
Create LICENSE
2024-06-26 12:04:24 +03:00
Gleb Tcivie cf9f652232
Create LICENSE 2024-06-26 12:03:09 +03:00
Gleb Tcivie 056fa715ff Added README.md content 2024-06-26 11:31:01 +03:00
Gleb Tcivie d11a399a5c Rearanged the docker files and added empty README.md 2024-06-26 11:20:46 +03:00
Gleb Tcivie 544f947f68 reverted prometheus config to target the docker exporter 2024-06-26 10:21:59 +03:00
Gleb Tcivie d54315a32d Fix wrong port_name decoding 2024-06-26 09:33:39 +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 cfd5bfc098 Added a bit more counters and metrics 2024-06-24 22:56:49 +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 4bcdf383ba Added basic counter for message processor 2024-06-23 23:00:33 +03:00
Gleb Tcivie 07ddcdf5d1 Bare bones are ready 2024-06-23 22:21:10 +03:00