Commit graph

  • ced7f47cc9
    Merge pull request #21 from tcivie/add-support-for-neighbour-info Gleb Tcivie 2024-07-05 12:52:17 +0300
  • 3a8f3c4c7d Fix issue with keys Gleb Tcivie 2024-07-05 12:49:57 +0300
  • 39bfe3f703 Merge remote-tracking branch 'origin/add-support-for-neighbour-info' into add-support-for-neighbour-info Gleb Tcivie 2024-07-05 12:35:00 +0300
  • 945cf3bee5 Fix issue with table Gleb Tcivie 2024-07-05 12:33:39 +0300
  • 3d14ef4106 Fix issue with table Gleb Tcivie 2024-07-05 12:33:39 +0300
  • 891bf10f06
    Merge pull request #20 from tcivie/add-support-for-neighbour-info Gleb Tcivie 2024-07-05 12:04:16 +0300
  • 555885baf9
    Merge branch 'main' into add-support-for-neighbour-info Gleb Tcivie 2024-07-05 11:48:28 +0300
  • bded4693fb Added 2 tables for neighbour info Gleb Tcivie 2024-07-05 11:45:20 +0300
  • 29970990d7
    Merge pull request #19 from tcivie/add-mqtt-connection-status Gleb Tcivie 2024-07-03 21:08:19 +0300
  • 989f762a33 Added mqtt connection status for nodes Gleb Tcivie 2024-07-03 21:05:02 +0300
  • d2afef76d5
    Merge pull request #18 from tcivie/Update-to-support-meshtastic-version-2.3.13 Gleb Tcivie 2024-07-03 11:46:49 +0300
  • b68ffddce6 Keep support for ~2.3.12 and 2.3.13 Gleb Tcivie 2024-07-03 11:43:44 +0300
  • 5f3031de9f Update to try and use newer file structure Gleb Tcivie 2024-07-03 11:42:48 +0300
  • 05e6354260
    Merge pull request #17 from tcivie/update-metrics Gleb Tcivie 2024-07-03 11:22:37 +0300
  • a080bea217 Fix missing data in prometheus metrics Gleb Tcivie 2024-07-03 00:17:18 +0300
  • 8296957af5 Fix hop limit to be gauge instead of counter Gleb Tcivie 2024-07-02 22:12:08 +0300
  • e0ce1e9660
    Merge pull request #16 from tcivie/code-reformat Gleb Tcivie 2024-07-01 14:00:57 +0300
  • 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 Gleb Tcivie 2024-07-01 13:57:26 +0300
  • adb10fd422
    Merge pull request #15 from tcivie/tcivie-patch-1 Gleb Tcivie 2024-07-01 13:07:44 +0300
  • d72f4b744d
    Update README.md Gleb Tcivie 2024-07-01 13:05:48 +0300
  • 77496d9b75
    Merge pull request #14 from tcivie/tcivie-patch-1 Gleb Tcivie 2024-07-01 12:53:56 +0300
  • 470141d9ad
    Create CODE_OF_CONDUCT.md Gleb Tcivie 2024-07-01 12:53:47 +0300
  • 290c952dc3
    Merge pull request #13 from tcivie/tcivie-patch-1 Gleb Tcivie 2024-07-01 12:51:46 +0300
  • 6e5d520578
    Create CONTRIBUTING.md Gleb Tcivie 2024-07-01 12:51:36 +0300
  • 2e2d1ec707
    Merge pull request #12 from tcivie/tcivie-patch-1 Gleb Tcivie 2024-07-01 12:47:56 +0300
  • a8d201390f
    Update issue templates Gleb Tcivie 2024-07-01 12:47:50 +0300
  • b84c611da9
    Merge pull request #11 from tcivie/add-user-data-to-prometheus-metrics Gleb Tcivie 2024-06-30 19:21:49 +0300
  • f32769684e Added more metrics to the prometheus exporter Gleb Tcivie 2024-06-30 19:20:25 +0300
  • d228b55c50
    Merge pull request #10 from tcivie/readme-patch Gleb Tcivie 2024-06-29 12:42:06 +0300
  • bcaec79377
    Update README.md Gleb Tcivie 2024-06-28 22:17:23 +0300
  • b763bccdab
    Merge pull request #9 from tcivie/migrate-from-redis-to-postgre Gleb Tcivie 2024-06-28 19:58:26 +0300
  • fb07c4dbba Trigger Build Gleb Tcivie 2024-06-28 19:58:05 +0300
  • b4aa61b54e Updated docker-compose.yml to support the changes Gleb Tcivie 2024-06-28 19:50:19 +0300
  • 0866af8db5 Reformatted code to support postgres instead of redis for ease of use in Grafana Gleb Tcivie 2024-06-28 19:49:43 +0300
  • d5dfe114fe
    Merge pull request #8 from tcivie/remove-unrelated-information Gleb Tcivie 2024-06-28 14:21:25 +0300
  • 2f0469495a
    Merge pull request #7 from tcivie/remove-unrelated-information-1 Gleb Tcivie 2024-06-28 14:21:11 +0300
  • 032d250fdb
    Update README.md Gleb Tcivie 2024-06-28 14:21:01 +0300
  • b412aa6bfa
    Remove unrelated metrics Gleb Tcivie 2024-06-28 14:19:45 +0300
  • 834456f97a
    Merge pull request #6 from tcivie/readme-modification Gleb Tcivie 2024-06-28 14:17:54 +0300
  • 9225522679
    Update README.md Gleb Tcivie 2024-06-28 14:17:45 +0300
  • 5a53856192
    Merge pull request #5 from tcivie/add-support-for-encrypted-messages Gleb Tcivie 2024-06-28 14:00:56 +0300
  • f77ff41832 return unishox2-py3~=1.0.0 package Gleb Tcivie 2024-06-28 14:00:33 +0300
  • 4ebc56f57f Added support for encrypted messages with the basic meshtastic key Gleb Tcivie 2024-06-28 13:59:15 +0300
  • f2d02be6d2
    Merge pull request #4 from tcivie/bug/crash-on-parsing-from-stat Gleb Tcivie 2024-06-27 23:54:52 +0300
  • 67bb990190 Fixed issue when exporter tried to parse messages from the stat folder in MQTT Gleb Tcivie 2024-06-27 23:54:10 +0300
  • d94cbe26ca
    Merge pull request #3 from tcivie/fix-redis-default-host Gleb Tcivie 2024-06-26 12:34:04 +0300
  • 15ebd98fa2 Fix redis internal address localhost -> redis Gleb Tcivie 2024-06-26 12:33:43 +0300
  • d473767458
    Merge pull request #2 from tcivie/security-patch Gleb Tcivie 2024-06-26 12:27:31 +0300
  • c8a369031d Remove open ports (Use them only internally) and expose only grafana Gleb Tcivie 2024-06-26 12:26:17 +0300
  • 9136aa5f0e
    Merge pull request #1 from tcivie/license Gleb Tcivie 2024-06-26 12:04:24 +0300
  • cf9f652232
    Create LICENSE Gleb Tcivie 2024-06-26 12:03:09 +0300
  • 056fa715ff Added README.md content Gleb Tcivie 2024-06-26 11:31:01 +0300
  • d11a399a5c Rearanged the docker files and added empty README.md Gleb Tcivie 2024-06-26 11:20:46 +0300
  • 544f947f68 reverted prometheus config to target the docker exporter Gleb Tcivie 2024-06-26 10:21:59 +0300
  • d54315a32d Fix wrong port_name decoding Gleb Tcivie 2024-06-26 09:33:39 +0300
  • aebb5a0456 Fixed bug with the names of the devices not being decoded Gleb Tcivie 2024-06-25 23:09:06 +0300
  • 2a9b47b4b3 Improved metrics and fixed more bugs related to package processing Gleb Tcivie 2024-06-25 22:39:27 +0300
  • cfd5bfc098 Added a bit more counters and metrics Gleb Tcivie 2024-06-24 22:56:49 +0300
  • 66e5c56fe9 Stable initial version Gleb Tcivie 2024-06-24 21:44:10 +0300
  • 0b7874df10 added support for TEXT_MESSAGE_APP and .env files Gleb Tcivie 2024-06-24 18:05:47 +0300
  • 4bcdf383ba Added basic counter for message processor Gleb Tcivie 2024-06-23 23:00:33 +0300
  • 07ddcdf5d1 Bare bones are ready Gleb Tcivie 2024-06-23 22:15:31 +0300