Skip to content

Blank statusDescription always appearing in customDimensions with Spring Boot 3.0.3-BETA #1555

@petergphillips

Description

@petergphillips

Expected behavior

Custom dimensions that aren't set shouldn't appear in application insights.

Actual behavior

Under 3.0.3-BETA we can now see

{"statusDescription":""}

always appearing in the customDimensions in requests. This information was not present in 3.0.2. Note that other custom dimensions appear correctly, it is just that we have an extra unnecessary one.

To Reproduce

Steps to reproduce the behavior:
Wire up a Spring Boot 2.4.3 application with app insights and look in requests.

Sample Application

If applicable, provide a sample application which reproduces the issue.

System information

Happy to provide a sample application if required.

SDK Version: 2.6.2
Java Agent Version: 3.0.3-BETA
OS type and version: Debian 14
Application Server type and version (if applicable): Spring Boot 2.4.3
Using spring-boot? yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions