Files

682 B

Hanzo Dashboards

Overview

Observability and monitoring dashboards for the Hanzo platform. Based on Grafana.

Tech Stack

  • Language: TypeScript/JavaScript

Build & Run

pnpm install && pnpm build
pnpm test

Structure

dashboards/
  AGENTS.md
  CHANGELOG.md
  CODE_OF_CONDUCT.md
  CONTRIBUTING.md
  Dockerfile
  GOVERNANCE.md
  HALL_OF_FAME.md
  LICENSE
  LICENSING.md
  MAINTAINERS.md
  Makefile
  NOTICE.md
  README.md
  ROADMAP.md
  SUPPORT.md

Key Files

  • README.md -- Project documentation
  • package.json -- Dependencies and scripts
  • go.mod -- Go module definition
  • Makefile -- Build automation
  • Dockerfile -- Container build