Commit graph

173 commits

Author SHA1 Message Date
Gleb Tcivie ecb19a4735
Merge pull request #82 from tcivie/PAX-counter-support
Added PAX counter reported metrics to prometheus
2025-02-25 23:03:33 +02:00
Gleb Tcivie 868c2bcab5 .env file 2025-02-25 23:01:34 +02:00
Gleb Tcivie 6a7aa6c112 🐛module 'psycopg_binary.pq' has no attribute 'PGcancelConn' ⬆️ psycopg-binary=3.2.5 2025-02-25 22:56:27 +02:00
Gleb Tcivie 60002b20e9 Added PAX counter reported metrics to prometheus 2025-02-25 22:42:32 +02:00
Gleb Tcivie ae6f8b4160
Merge pull request #81 from tcivie/79-fresh-pull-to-collect-new-hardware-models-and-device-modes-router
Removed invalid meshtastic import and used Buf.build import + fixed security issue with cryptography lib
2025-02-24 21:57:03 +02:00
Gleb Tcivie b78deaf95a Fixed deprecated proto 2025-02-24 21:54:49 +02:00
Gleb Tcivie 92210ee24a Removed invalid meshtastic import and used Buf.build import + fixed security issue with cryptography lib 2025-02-24 21:49:30 +02:00
Gleb Tcivie 5183ade98b
Merge pull request #80 from tcivie/fix-prometheus-stale-metrics
Added simple cleaning to verify if the metrics are stale
2025-02-09 09:26:12 +02:00
Gleb Tcivie 3fb222de43 Added simple cleaning to verify if the metrics are stale 2025-02-01 12:35:57 +02:00
Gleb Tcivie 0281d0b990
Merge pull request #77
Handle broadcast IDs check in client details retrieval
2025-01-05 20:20:59 +02:00
Gleb Tcivie 0650382405 ```
Handle broadcast IDs in client details retrieval

Add a check for broadcast node IDs (4294967295 and 1) in the `_get_client_details` method to return a predefined `ClientDetails` instance. This prevents unnecessary database queries for broadcast IDs and ensures consistent handling of these special cases.
```
2025-01-05 20:20:16 +02:00
Gleb Tcivie 2cfbcaa8cd
Merge pull request #73 from tcivie/72-exporter-creates-doo-many-stale-labels-which-increase-the-load-on-the-prometheus
Added cleanup job for metrics that are not needed anymore
2024-11-23 19:33:10 +02:00
Gleb Tcivie b92b3da4cd Added to requirements.txt 2024-11-23 18:18:29 +02:00
Gleb Tcivie 7b32cb57da Added cleanup job for metrics that are not needed anymore 2024-11-23 18:15:37 +02:00
Gleb Tcivie 1fc4096772
Merge pull request #71 from tcivie/70-list-of-active-deployments-1
Update README.md
2024-11-04 10:42:21 +02:00
Gleb Tcivie 577900faf3
Update README.md 2024-11-04 10:39:52 +02:00
Gleb Tcivie 8eb6184763
Update README.md 2024-10-22 22:01:08 +03:00
Gleb Tcivie 44549c75a6
Update README.md 2024-10-22 21:50:56 +03:00
Gleb Tcivie bc4ff2d6f5
Merge pull request #68 from tcivie/patch-readme
Update README.md
2024-10-22 21:47:27 +03:00
Gleb Tcivie c46049f866 Update README.md 2024-10-22 21:46:45 +03:00
Gleb Tcivie e73837ac6b
Merge pull request #67 from tcivie/dashboard-update
dashboard-update
2024-10-22 21:38:04 +03:00
Gleb Tcivie ddf675be87 Updated the dashboards with a more useful information 2024-10-22 21:32:21 +03:00
Gleb Tcivie c187380bf2 Fixed port on master to be the default for prometheus (9464) 2024-10-22 21:32:01 +03:00
Gleb Tcivie 025259f279
Merge pull request #65 from tcivie/tcivie-patch-1 2024-10-21 18:56:25 +03:00
Gleb Tcivie 5875bde6d9
Update Dockerfile.grafana 2024-10-21 18:54:28 +03:00
Gleb Tcivie f3766c73ec
Update Dockerfile.grafana
Update CVE-2014-9264
2024-10-21 18:41:34 +03:00
Gleb Tcivie f11ca840f7
Merge pull request #61 from panaceya/patch-1
FIX: #60
2024-10-21 16:00:55 +03:00
Gleb Tcivie 091536c79f
Merge branch 'main' into patch-1 2024-10-21 14:40:48 +03:00
Gleb Tcivie 3de42a02d2
Merge pull request #64 from tcivie/alpine-update
Update Dockerfile.exporter
2024-10-21 14:40:18 +03:00
Gleb Tcivie 58eb131488
Update Dockerfile.exporter
Looks like the basic alpine is missing required meshtastic package
2024-10-21 14:38:22 +03:00
panaceya 2b1263ec4a
FIX: #60 2024-10-21 09:20:26 +03:00
Gleb Tcivie e57f315dcb
Merge pull request #59 from tcivie/node-configuration-metrics
Node configuration metrics
2024-08-09 21:18:51 +03:00
Gleb Tcivie 362c06f6e2 Merge remote-tracking branch 'origin/node-configuration-metrics' into node-configuration-metrics 2024-08-09 21:16:22 +03:00
Gleb Tcivie 6f7886435f Merge remote-tracking branch 'origin/node-configuration-metrics' into node-configuration-metrics
# Conflicts:
#	exporter/metric/node_configuration_metrics.py
2024-08-09 21:16:16 +03:00
Gleb Tcivie 93a3947443 Merge remote-tracking branch 'origin/node-configuration-metrics' into node-configuration-metrics
# Conflicts:
#	exporter/metric/node_configuration_metrics.py
2024-08-09 21:13:21 +03:00
Gleb Tcivie 340578ed86 Bugfix (Fixed issue with unknown json data configuration) 2024-08-09 21:13:12 +03:00
Gleb Tcivie e155aeaeae Bugfix (Fixed issue with unknown json data configuration) 2024-08-09 21:11:00 +03:00
Gleb Tcivie 055db4f585
Merge pull request #58 from tcivie/node-configuration-metrics
Bugfix
2024-08-09 20:32:35 +03:00
Gleb Tcivie a694b94cec
Merge branch 'main' into node-configuration-metrics 2024-08-09 20:30:45 +03:00
Gleb Tcivie 0b8bd8e025 Bugfix 2024-08-09 20:29:50 +03:00
Gleb Tcivie 94d8512818
Merge pull request #57 from tcivie/node-configuration-metrics
Node configuration metrics
2024-08-09 13:41:18 +03:00
Gleb Tcivie 6dc3116622 Removed breaking trigger from sql init 2024-08-09 13:36:18 +03:00
Gleb Tcivie 7d1d32d67e Added depends on for the exporter (Ensure it's getting up after the postgress and prometheus) 2024-08-09 13:29:46 +03:00
Gleb Tcivie edc06f001b Updated the grafana boards and added additional node investigation board (Details about nodes and the packets they send) 2024-08-09 13:21:13 +03:00
Gleb Tcivie 1c6eb81889 Refactored the code + added support for node_configuration_metrics 2024-08-09 13:20:31 +03:00
Gleb Tcivie 36ce36287e
Merge pull request #56 from tcivie/50-ingest-from-multiple-mqtt-topics-and-servers-this-somewhat-goes-with-the-other-request
Added support for multiple topics (comma seperated)
2024-08-09 09:24:04 +03:00
Gleb Tcivie 45f47d107a
Update main.yml 2024-08-09 09:22:14 +03:00
Gleb Tcivie c9390ee417 Added support for multiple topics (comma seperated) 2024-08-09 09:18:15 +03:00
Gleb Tcivie 6139b7a968
Merge pull request #53 from tcivie/49-mqtt-import-stops
Performence optimization + redesign
2024-07-26 20:12:12 +03:00
Gleb Tcivie dffc77a9dc Merge remote-tracking branch 'origin/49-mqtt-import-stops' into 49-mqtt-import-stops 2024-07-26 20:09:37 +03:00