Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Symbol Database is not supported for your selected Datadog site ().

Join the Private Beta

Interested in an improved user experience when creating Dynamic Instrumentation probes? Join the Symbol Database private beta here.

Request Access

Overview

Symbol Database enhances the user experience of Dynamic Instrumentation by adding IDE-like features like search and autocomplete.

Symbol Database uploads nonsensitive symbols and metadata from your application to Datadog. The uploaded data includes the names of classes, methods, arguments, fields, and local variables, along with related metadata, like line numbers.

Getting started

Prerequisites

Symbol Database requires the following:

Enable Symbol Database for your service

Select your runtime below:

Java

Explore Symbol Database

With Symbol Database, the user experience of Dynamic Instrumentation is improved to behave more like an IDE.

Symbol Database provides search for class and method names:

Search for methods when creating a Dynamic Instrumentation log probe

When you select a method in the Dynamic Instrumentation configuration, the code for that method is displayed:

Symbol Database highlights the selected method

Symbol Database also provides autocomplete for log templates and other templates that use the Dynamic Instrumentation expression language:

Autocomplete suggestions for log templates

Further Reading

Documentation, liens et articles supplémentaires utiles: