Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Latest commit

 

History

History
40 lines (32 loc) · 971 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 971 Bytes

Observer Web

This project will no longer be maintained. Observer Web is erlang observer web frontend, base code borrowed from observer gui.

Feature

Currently supported:

  • System
  • Load Charts
  • Memory Allocators
  • Processes (preview)

TODO

  • Applications
  • Processes
  • Table viewer
  • Trace Overview

Usage

Build and relese.

make rel

To start the release in the foreground.

./_build/default/rel/observerweb/bin/observerweb console

Open http://127.0.0.1:8080 in your browser

Screenshots

image image image image

License

The MIT License (MIT)