Default Standard Attributes

The following table lists the attributes automatically applied to data sent to Datadog by the Agent by each of the RUM, Logs, and APM products, as applicable to the data domain. Optionally, filter the list by product or search by keyword or description text to find the attributes you're interested in.

SourceDomainAttribute NameTypeDescription
Source codelogger.namestringThe name of the logger.
Source codelogger.thread_namestringThe name of the current thread when the log is fired.
Source codelogger.method_namestringThe class method name.
Source codelogger.versionstringThe version of the logger.
Source codeerror.kindstringThe error type or kind (or code in some cases).
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
Error (Browser events, Android events, iOS events, Roku events)error.messagestringA concise, human-readable, one-line message explaining the event.
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
Error (Browser events, Android events, iOS events, Roku events)error.stackstringThe stack trace or complementary information about the error.

Further reading

PREVIEWING: aliciascott/getting-started-phase1