Skip to content

Sidekiq log timestamps - round partial seconds to 3 digits instead of 6

Aakriti Gupta requested to merge ag-json-logging into master

What does this MR do?

Original issue: #43422 (closed)

This MR changes the sidekiq structured logging to use ISO8601 time format with 3 fraction digits, as a part of standardizing this format across all logging at Gitlab.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports