View Source Wobserver (Wobserver NG v1.14.0)

Web based metrics, monitoring, and observer.

Link to this section Summary

Functions

Information about Wobserver.

Registers external application to integrate with :wobserver.

Link to this section Functions

@spec about() :: map()

Information about Wobserver.

Returns a map containing:

  • name, name of :wobserver.
  • version, used :wobserver version.
  • description, description of :wobserver.
  • license, :wobserver license name and link.
  • links, list of name + url for :wobserver related information.
@spec register(type :: atom(), data :: any()) :: boolean()

Registers external application to integrate with :wobserver.

The registration is done by passing a type and the data to register. The data is usually passed on to a specialized function.

The following types can be registered: