Implement monitoring #4

Closed
opened 2025-01-27 23:55:39 +00:00 by eric · 3 comments
Owner

Design and implement a system for monitoring Kraken Bot. This system may utilize Grafana, Matrix, or both.

Design and implement a system for monitoring Kraken Bot. This system may utilize Grafana, Matrix, or both.
eric added this to the (deleted) milestone 2025-01-27 23:55:39 +00:00
eric added this to the Algorithmic Cryptocurrency Daytrading project 2025-01-27 23:55:39 +00:00
eric started working 2025-01-28 02:08:48 +00:00
Author
Owner

Three Python SDKs are listed on the Matrix homepage:

The third is inappropriate as it is a library for micropython in beta. The other two will need to be investigated for reliability, documentation, and ease-of-use.

Three Python SDKs are listed on the [Matrix homepage](https://matrix.org/ecosystem/sdks/): - [mautrix-python](https://github.com/mautrix/python) - [matrix-nio](https://github.com/matrix-nio/matrix-nio) - [utrix](https://edugit.org/Teckids/hacknfun/libs/mytrix) The third is inappropriate as it is a library for micropython in beta. The other two will need to be investigated for reliability, documentation, and ease-of-use.
eric self-assigned this 2025-01-28 02:18:01 +00:00
Author
Owner

matrix-nio seems to be the more widely-used library. It should be used to create a logger that will post messages to a Matrix chat as well as well as stdout. Output should be visible in the Docker container logs.

`matrix-nio` seems to be the more widely-used library. It should be used to create a logger that will post messages to a Matrix chat as well as well as `stdout`. Output should be visible in the Docker container logs.
eric added reference matrix_logging 2025-01-28 03:11:10 +00:00
eric stopped working 2025-01-28 03:12:13 +00:00
1 hour 3 minutes
eric removed reference matrix_logging 2025-02-09 15:50:19 +00:00
Author
Owner

This has been completed with Finance/kraken-bot#6

This has been completed with Finance/kraken-bot#6
eric closed this issue 2025-02-09 15:51:10 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Total Time Spent: 1 hour 3 minutes
eric
1 hour 3 minutes
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Finance/kraken-bot#4
No description provided.