Skip to content

[FEATURE]: Support Code Integration for non-English stack traces in ASP.NET MVC #8408

Description

@tYoshiyuki

Framework or Library Name

ASP.NET MVC

Library Type

web framework

Library Version(s)

Datadog.Trace 3.40.0

Describe the feature you'd like

I would like Code Integration to support stack traces and exception/error messages in languages other than English for ASP.NET MVC applications.

Based on information I received from Datadog support, the feature currently does not support non-English stack traces/messages. For example, this can affect environments where exception information is localized in Japanese.

It would be helpful if Code Integration could be made language-agnostic so that it works reliably across multilingual environments, rather than depending on English-only exception text or stack trace formats.

Is your feature request related to a problem?

Yes.

We would like to use Code Integration with ASP.NET MVC, but according to Datadog support, it is currently not supported when stack traces or error messages are in languages other than English.

This is a limitation for teams working in localized environments. For example, in Japanese environments, exception information may be generated in Japanese, which prevents the feature from being used as expected.

Describe alternatives you've considered

The main workaround is to reproduce issues in an English-language environment or try to force exception-related output to English.

However, this is not always practical, and it adds operational overhead. It would be preferable to use Code Integration directly in environments where exception information is localized.

Additional context

This request is based on feedback from Datadog support that non-English stack traces/messages are not currently supported.

If helpful, I can provide an example of a localized stack trace or exception message (for example, in Japanese) that is currently not handled as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:enhancementImprovement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions