Skip to content

Conversation

@JamieB-gu
Copy link
Contributor

There will be less noise in the logs if we remove fields that we don't need.

  • version: DCAR isn't versioned.
  • level_value: We use the level string ("ERROR", "INFO" etc.) rather than this numeric value.
  • thread_name: This was added for an experiment with cluster mode (Fix cluster mode logs #9037). We're not using cluster mode any more, so it's no longer needed.

Part of #13136.

There will be less noise in the logs if we remove fields that we don't
need.

- `version`: DCAR isn't versioned.
- `level_value`: We use the `level` string ("ERROR", "INFO" etc.) rather
than this numeric value.
- `thread_name`: This was added for an experiment with cluster mode.
We're not using cluster mode any more, so it's no longer needed.
@JamieB-gu JamieB-gu added this to the Health milestone Jan 9, 2026
@JamieB-gu JamieB-gu self-assigned this Jan 9, 2026
@JamieB-gu JamieB-gu requested a review from a team as a code owner January 9, 2026 14:17
@JamieB-gu JamieB-gu added the maintenance Departmental tracking: maintenance work, not a fix or a feature label Jan 9, 2026
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@JamieB-gu JamieB-gu added the run_chromatic Runs chromatic when label is applied label Jan 9, 2026
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Jan 9, 2026
@JamieB-gu JamieB-gu merged commit f8b123a into main Jan 9, 2026
27 checks passed
@JamieB-gu JamieB-gu deleted the remove-log-fields branch January 9, 2026 14:54
@gu-prout
Copy link

gu-prout bot commented Jan 9, 2026

Seen on PROD (merged by @JamieB-gu 6 minutes and 45 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Departmental tracking: maintenance work, not a fix or a feature Seen-on-PROD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants