Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 973 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 973 Bytes

spin-leptos-otel

OTel manager and dashboard built with Fermyon Spin and Leptos

The dream of this library is to create a flexible-to-distribute Webassembly-based OTel dashboard that can scale to 0.

However, as of now this is not at all production-ready -- getting there will take quite a bit of work to accomplish! Many production-ready open-source OTel dashboards already exist (Grafana/Loki/Prometheus), and I highly recommend using those projects unless you are interested in contributing to this project.

Prequisites:

Build and run:

  • spin up --listen 127.0.0.1:4318 --build --sqlite @migrations.sql to build and run the server. It will print the application URL.