Skip to content

feat: make github request ID logging opt-in - #603

Open
dblinkhorn wants to merge 1 commit into
palantir:developfrom
dblinkhorn:dblinkhorn/opt-in-request-id-logging
Open

feat: make github request ID logging opt-in#603
dblinkhorn wants to merge 1 commit into
palantir:developfrom
dblinkhorn:dblinkhorn/opt-in-request-id-logging

Conversation

@dblinkhorn

@dblinkhorn dblinkhorn commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Before this PR

GitHub request IDs are always included in client logs, giving users no control over the additional log volume.

After this PR

==COMMIT_MSG==
GitHub request ID logging is now enabled with the LogGitHubRequestID client logging option.
==COMMIT_MSG==

Possible downsides?

Request ID logging now requires explicit opt-in.

Follow-up to #601.

@changelog-app

changelog-app Bot commented Aug 11, 2026

Copy link
Copy Markdown

Generate changelog in changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

GitHub request ID logging is now enabled with the LogGitHubRequestID client logging option.

Check the box to generate changelog(s)

  • Generate changelog entry

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant