Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.4 KB

Insight.md

File metadata and controls

33 lines (21 loc) · 1.4 KB

Insight Intelligence System

Insight is an intelligence system used to gather, aggregate and display internal information from a running application. The data is encoded in a language agnostic JSON-based object graph that can be transmitted and rendered by developer tools such as integrated development environments, monitoring services and debugging inspectors.

The insight system is being incubated as part of DeveloperCompanion and there is a PHP implementation bundled with the FirePHP 1.0 release.

See Concepts for an overview of how Insight fits into the request flow.

See Protocols for an overview of how Insight data is transmitted.

PLANNED: More documentation on Insight will be made available in time.

Implementations

PLANNED: Complete JavaScript, Java, Perl, Ruby and other language implementations are planned.

Object Graph Specification

TODO