LightStep integration with Sourcegraph

LightStep is an application performance management (APM) tool that supports distributed tracing and the OpenTracing standard.

Sourcegraph integrates with LightStep both for users (to easily view live traces when navigating code) and site admins (to monitor a self-hosted Sourcegraph instance).

Feature Supported?
For users: View live traces for your code
For site admins: Monitoring a self-hosted Sourcegraph instance

View live traces for your code

Any user can enable the LightStep extension for Sourcegraph to view live traces for OpenTracing spans in their own code.

Screenshot

Monitoring a self-hosted Sourcegraph instance

In the site configuration, site admins can configure LightStep tracing using the lightstepAccessToken and lightstepProject configuration properties.