Skip to content

ServicePulse doesn't indicate when a too-large audit body was not stored #2511

@PhilBastian

Description

@PhilBastian

Symptoms

Messages with no body do not show any indicator that the body wasn't saved.

Who's affected

Users examining audited messages.

Root cause

If a message body is larger than ServiceControl/MaxBodySizeToStore then it is not persisted as part of auditing. This information is not presented in the UI.

Confirmed workarounds

None.

Original bug report

Describe the bug

Description

If a message body is larger than ServiceControl/MaxBodySizeToStore then it is not persisted as part of auditing. ServiceInsight displays this information to the user

Image

ServicePulse does not display the same information, instead just showing a blank body

Expected behavior

An indication to the user that the message body was too large to be stored

Actual behavior

a blank body is displayed

Image

Versions

Please list the version of the relevant packages or applications in which the bug exists.

Steps to reproduce

  • send a message with a body exceeding ServiceControl/MaxBodySizeToStore to an endpoint that has auditing enabled.
  • view the message in "All Messages" in ServicePulse. The body shows as blank with no indication why

Relevant log output

Additional Information

Workarounds

Possible solutions

Additional information

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions