Gleb Tcivie
839a962f9e
Merge pull request #29 from tcivie/tcivie-patch-1
...
Update README.md
2024-07-08 22:38:10 +03:00
Gleb Tcivie
81afe38b58
Update README.md
2024-07-08 22:36:24 +03:00
Gleb Tcivie
b3d81b2706
Merge pull request #28 from tcivie/26-doesnt-connect-to-meshtastic-public-mqtt
...
Handle MQTT JSON messages and other invalid messages + Add support for defining MQTT connection version
2024-07-08 22:34:25 +03:00
Gleb Tcivie
e1b5ca2526
Added exception handling to avoid restarting and bein stuck in a loop + Ignoring JSON messages
2024-07-08 22:25:49 +03:00
Gleb Tcivie
0d4547e57d
Added support for configuring MQTT version for connection
2024-07-08 22:24:41 +03:00
Gleb Tcivie
189bc4ba38
Merge pull request #25 from tcivie/tcivie-patch-1
...
Update README.md
2024-07-07 20:13:45 +03:00
Gleb Tcivie
c465d5c629
Update README.md
2024-07-07 20:11:32 +03:00
Gleb Tcivie
380294afc9
Merge pull request #24 from tcivie/tcivie-patch-1
...
Update README.md
2024-07-07 19:11:41 +03:00
Gleb Tcivie
2a1866757f
Merge branch 'main' into tcivie-patch-1
2024-07-07 19:09:33 +03:00
Gleb Tcivie
6e22b05b29
Merge pull request #23 from tcivie/update-grafana-to-version-11.1.0
...
Update grafana to version 11.1.0 + added dashboards
2024-07-07 19:08:06 +03:00
Gleb Tcivie
a3b09ffc8b
Update README.md
2024-07-07 19:05:14 +03:00
Gleb Tcivie
4682bf9c20
Merge branch 'main' into update-grafana-to-version-11.1.0
2024-07-07 18:48:32 +03:00
Gleb Tcivie
a2c6587d8b
Merge remote-tracking branch 'origin/update-grafana-to-version-11.1.0' into update-grafana-to-version-11.1.0
...
# Conflicts:
# docker/grafana/provisioning/dashboards/Main Dashboard.json
# docker/grafana/provisioning/dashboards/Node Dashboard.json
2024-07-07 17:51:35 +03:00
Gleb Tcivie
8b5c64753b
Add basic dashbaords
2024-07-07 17:51:25 +03:00
Gleb Tcivie
a1d088f18f
Add basic dashbaords
2024-07-07 17:44:11 +03:00
Gleb Tcivie
428a1bd7c3
Merge pull request #22 from tcivie/update-grafana-to-version-11.1.0
...
Update grafana to 11.1.0
2024-07-05 13:59:39 +03:00
Gleb Tcivie
1eecba7d71
Update grafana to 11.1.0
2024-07-05 13:50:39 +03:00
Gleb Tcivie
ced7f47cc9
Merge pull request #21 from tcivie/add-support-for-neighbour-info
...
Add support for neighbour info
2024-07-05 12:52:17 +03:00
Gleb Tcivie
3a8f3c4c7d
Fix issue with keys
2024-07-05 12:49:57 +03:00
Gleb Tcivie
39bfe3f703
Merge remote-tracking branch 'origin/add-support-for-neighbour-info' into add-support-for-neighbour-info
2024-07-05 12:35:00 +03:00
Gleb Tcivie
945cf3bee5
Fix issue with table
2024-07-05 12:34:49 +03:00
Gleb Tcivie
3d14ef4106
Fix issue with table
2024-07-05 12:33:39 +03:00
Gleb Tcivie
891bf10f06
Merge pull request #20 from tcivie/add-support-for-neighbour-info
...
Added support for neighbour info metrics
2024-07-05 12:04:16 +03:00
Gleb Tcivie
555885baf9
Merge branch 'main' into add-support-for-neighbour-info
2024-07-05 11:48:28 +03:00
Gleb Tcivie
bded4693fb
Added 2 tables for neighbour info
2024-07-05 11:45:20 +03:00
Gleb Tcivie
29970990d7
Merge pull request #19 from tcivie/add-mqtt-connection-status
...
Added mqtt connection status for nodes
2024-07-03 21:08:19 +03:00
Gleb Tcivie
989f762a33
Added mqtt connection status for nodes
2024-07-03 21:05:02 +03:00
Gleb Tcivie
d2afef76d5
Merge pull request #18 from tcivie/Update-to-support-meshtastic-version-2.3.13
...
Update to support meshtastic version 2.3.13
2024-07-03 11:46:49 +03:00
Gleb Tcivie
b68ffddce6
Keep support for ~2.3.12 and 2.3.13
2024-07-03 11:43:44 +03:00
Gleb Tcivie
5f3031de9f
Update to try and use newer file structure
2024-07-03 11:42:48 +03:00
Gleb Tcivie
05e6354260
Merge pull request #17 from tcivie/update-metrics
...
Update metrics + Fix bug with parsing of client roles and device information
2024-07-03 11:22:37 +03:00
Gleb Tcivie
a080bea217
Fix missing data in prometheus metrics
2024-07-03 00:17:18 +03:00
Gleb Tcivie
8296957af5
Fix hop limit to be gauge instead of counter
2024-07-02 22:12:08 +03:00
Gleb Tcivie
e0ce1e9660
Merge pull request #16 from tcivie/code-reformat
...
Reformatted the code
2024-07-01 14:00:57 +03:00
Gleb Tcivie
af29d71a7d
Reformatted the code.
...
client_details.py -> Now handles the client details Class
processor_base.py -> All the base classes for the processors
processors.py -> All available processors
registry.py -> Registry mechanism for the processors
2024-07-01 13:57:26 +03:00
Gleb Tcivie
adb10fd422
Merge pull request #15 from tcivie/tcivie-patch-1
...
Update README.md
2024-07-01 13:07:44 +03:00
Gleb Tcivie
d72f4b744d
Update README.md
2024-07-01 13:05:48 +03:00
Gleb Tcivie
77496d9b75
Merge pull request #14 from tcivie/tcivie-patch-1
...
Create CODE_OF_CONDUCT.md
2024-07-01 12:53:56 +03:00
Gleb Tcivie
470141d9ad
Create CODE_OF_CONDUCT.md
2024-07-01 12:53:47 +03:00
Gleb Tcivie
290c952dc3
Merge pull request #13 from tcivie/tcivie-patch-1
...
Create CONTRIBUTING.md
2024-07-01 12:51:46 +03:00
Gleb Tcivie
6e5d520578
Create CONTRIBUTING.md
2024-07-01 12:51:36 +03:00
Gleb Tcivie
2e2d1ec707
Merge pull request #12 from tcivie/tcivie-patch-1
...
Update issue templates
2024-07-01 12:47:56 +03:00
Gleb Tcivie
a8d201390f
Update issue templates
2024-07-01 12:47:50 +03:00
Gleb Tcivie
b84c611da9
Merge pull request #11 from tcivie/add-user-data-to-prometheus-metrics
...
Added more metrics to the prometheus exporter
2024-06-30 19:21:49 +03:00
Gleb Tcivie
f32769684e
Added more metrics to the prometheus exporter
2024-06-30 19:20:25 +03:00
Gleb Tcivie
d228b55c50
Merge pull request #10 from tcivie/readme-patch
...
Update README.md
2024-06-29 12:42:06 +03:00
Gleb Tcivie
bcaec79377
Update README.md
2024-06-28 22:17:23 +03:00
Gleb Tcivie
b763bccdab
Merge pull request #9 from tcivie/migrate-from-redis-to-postgre
...
Migrate from redis to postgre
2024-06-28 19:58:26 +03:00
Gleb Tcivie
fb07c4dbba
Trigger Build
2024-06-28 19:58:05 +03:00
Gleb Tcivie
b4aa61b54e
Updated docker-compose.yml to support the changes
2024-06-28 19:50:19 +03:00