Operations SIG 26 Aug 2024: Difference between revisions

From Zenon Wiki
Jump to navigation Jump to search
0x3639 (talk | contribs)
Line 32: Line 32:
[[User:Coinselor|Coinselor]]
[[User:Coinselor|Coinselor]]


*<Add updates here>
*Made ASCII Art more readable at lower resolutions.
*Added --help flag https://github.com/go-zenon/go/pull/8
*I can test arm64 support, will be spawning an arm VPS for the Supernova testnet.


== Minutes ==
== Minutes ==

Revision as of 22:07, 25 August 2024

Agenda

What: Meeting to Discuss Improving Node Operations as part of the HC1: Operations SIG

When: 26 Aug 2024 @ 6PM EST

Where: https://element.zenon.chat/#/room/#sig-operations:hc1.chat 4

Chair: 0x3639

Agenda:

  1. Discuss follow Up items from previous meeting
  2. Document action items
  3. Establish next meeting

If you want to attend please respond (or DM) with your full matrix username and I will invite you to the group. No FUD, anger or BS allowed.

Pre-meeting Notes

0x3639

  • Added `grafana.sh` https://github.com/go-zenon/go/blob/main/grafana.sh. This automates the installation of grafana, node_exporter & promethesus. It creates a default promethesus datasource, scrapes the node_exporter endpoint, and installs a node_exporter dashboard. Tested on amd64. Need to add arm64 support.
  • Started to investigate a custom dashboard for znnd. I created this for docker previous. It leveraged the JSON API data source for Grafana. However, this plugin is now in maintenance mode, no new features will be added. Grafana recommends using the Infinity data source plugin instead.
  • I started to investigate the Infinity data source plugin. It will be used to scrape the api endpoints to report `syncStatus` and other important metrics.
  • Next we can consider installing Loki to manage log files. We can discuss at the meeting.

George

Coinselor

  • Made ASCII Art more readable at lower resolutions.
  • Added --help flag https://github.com/go-zenon/go/pull/8
  • I can test arm64 support, will be spawning an arm VPS for the Supernova testnet.

Minutes