Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitbook Documentation MIT license Telegram Community Reddit

Extra library of applications for the Ergo Framework 3.0 (and above)

observer

Web-Dashboard Application for the node made with Ergo Framework

Doc: https://docs.ergo.services/extra-library/applications/observer

mcp

Sidecar diagnostic application that exposes 46 inspection tools via MCP (Model Context Protocol) over HTTP. Enables AI agents (Claude Code, Claude Desktop) to diagnose performance bottlenecks, inspect processes, profile goroutines and heap, monitor metrics in real time, and trace issues across a cluster.

Doc: https://docs.ergo.services/extra-library/applications/mcp

radar

Sidecar application that bundles Kubernetes health probes and Prometheus metrics into a single HTTP endpoint. Uses actor/health and actor/metrics internally; actors interact through helper functions in the radar package without importing the underlying dependencies.

Doc: https://docs.ergo.services/extra-library/applications/radar

pulse

OTLP tracing exporter application. Collects tracing observations from the node and exports them to any OTLP-compatible backend (Grafana Tempo, Jaeger) over HTTP with protobuf encoding. Uses a pool of worker actors for batching and flushing.

Doc: https://docs.ergo.services/extra-library/applications/pulse

grid

Eventually-consistent distributed registry, process groups, and lifecycle monitors for nodes made with Ergo Framework. Each node keeps a full local copy of a sharded registry; keys and monitors replicate across same-domain peers, and process groups broadcast over the event bus.

Doc: https://docs.ergo.services/extra-library/applications/grid

About

Extra library of applications for the Ergo Framework 3.0 (and above)

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages