---
title: NerdVision
description: Live debugger for .NET, Java, Python and Node
breadcrumbs: Docs > Integrations > NerdVision
---

# NerdVision
Supported OS marketplaceIntegration version1.0.0         Interactive debugger in NerdVision.List of captured errors in NerdVision.NerdVision dashboard in Datadog.Snapshot details in NerdVision.List of snapshots in NerdVision.
## Overview{% #overview %}

### What is NerdVision?{% #what-is-nerdvision %}

NerdVision is a live debugging platform that allows you to gather deep insight into your application at any time. NerdVision allows you to install tracepoints into your application to collect data about the state of your applications without restarting or changing the code.

After signup, this integration creates a dashboard and syncs all events and logs from the NerdVision group to your Datadog organization.

#### Watchers and Conditionals{% #watchers-and-conditionals %}

Use Conditionals to narrow the trigger of your tracepoint to the specific case you are interested in. Add watchers to enhance the context to include data that are most important to the issue or are not part of the variable capture.

### NerdVision Datadog Dashboard{% #nerdvision-datadog-dashboard %}

The Datadog dashboard gives you the insight you need to see where in your code the tracepoints are being triggered. Allowing you to identify hotspots of debug activity.

### Events{% #events %}

Each tracepoint that is triggered will be sent to Datadog as an event, containing the appropriate tags, and a link to view the data in NerdVision. Tracepoints allow you to gather the full stack and variables that are active at the frame the tracepoint is triggered.

### Logs{% #logs %}

With dynamic logging you can inject new log messages at any point of you code to add that extra data you missed. Each log message that is triggered will be synced with Datadog as soon as it has been processed by NerdVision.

### Metrics{% #metrics %}

|  |
|  |
| **nerdvision.clients**(gauge) | Number of connected nerdvision clients      |
| **nerdvision.events**(gauge)  | Number of nerdvision events*Shown as event* |

### Service Checks{% #service-checks %}

NerdVision does not include any service checks.

## Data Collected{% #data-collected %}

### Metrics{% #metrics-1 %}

## Support{% #support %}

For support or feature requests, contact NerdVision through the following channel:

- Email: [support@nerd.vision](mailto:support@nerd.vision)

This application is made available through the Marketplace and is supported by a Datadog Technology Partner. Click Here to purchase this application.

## Further Reading{% #further-reading %}

- [Monitor debugging data with NerdVision's integration in the Datadog Marketplace](https://www.datadoghq.com/blog/monitor-nerdvision-datadog-marketplace/)
