HC1: Operations SIG: Difference between revisions

From Zenon Wiki
Jump to navigation Jump to search
Add Sep 9 meeting
0x3639 (talk | contribs)
 
Line 11: Line 11:


[[Operations SIG 9 Sep 2024|9-Sep-2024]]
[[Operations SIG 9 Sep 2024|9-Sep-2024]]
[[Operations SIG 23 Sept 2024|23-Sept-2024]]


== Scope ==
== Scope ==

Latest revision as of 23:15, 9 September 2024

Chair: 0x3639

Communications: https://matrix.to/#/#sig-operations:hc1.chat

Meetings

22-July-2024

5-Aug-2024

26-Aug-2024

9-Sep-2024

23-Sept-2024

Scope

The Operations SIG contributes to software and documentation for running, monitoring, and troubleshooting server software.

Repos

Capabilities

"1-click" znnd node installation

As a node operator, I want an easy way to install a full node so that I can validate the network and its transactions in a trustless way.

This includes:

  • resource and hardware recommendations
  • installation scripts
  • configuration management
  • containerization & orchestration

Observability

As a node operator, I want to have operational data about my node so that I can anticipate, observe, and understand its performance.

This includes:

  • 4 Golden Signals (Latency, Traffic, Errors, Saturation)
  • metric and log aggregation and reporting
  • third party tooling integration

Community Support

As a node operator, I want to be able to create and share diagnostic reports so that issues I run into can be addressed by the community.

This includes:

  • issue/bug trackers and templates
  • FAQ & documentation for known issues and fixes