Symbol Database

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

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

Additional helpful documentation, links, and articles: