DataDog / documentation

The source for Datadog's documentation site.
http://docs.datadoghq.com
Other
445 stars 1.05k forks source link

[Error-Tracking]: Logs uses `error.kind` not `error.type` #24242

Closed skimi closed 1 month ago

skimi commented 1 month ago

What does this PR do? What is the motivation?

Error-Tracking looks for error.kind not error.type https://github.com/DataDog/logs-backend/blob/prod/domains/event-platform/libs/processing/processing-common/src/main/java/com/dd/logs/processing/processors/errortracking/rawevent/LogsRawEventMapper.java#L64

Merge instructions

Additional notes

github-actions[bot] commented 1 month ago

Preview links (active after the build_preview check completes)

Modified Files