Skip to content

feat: allow disabling logs and trace links#1754

Open
karl-power wants to merge 4 commits intografana:mainfrom
karl-power:disable-trace-log-links
Open

feat: allow disabling logs and trace links#1754
karl-power wants to merge 4 commits intografana:mainfrom
karl-power:disable-trace-log-links

Conversation

@karl-power
Copy link
Copy Markdown
Collaborator

Extends this PR with some changes, specifically:

  • Changes language for switch input from "disable" to "show" and defaults to true instead of false.
  • Updates handlers and conditionals.
  • Adds config sections to the source config page to contain the switches in logs and traces configs sections.
Screenshot 2026-03-30 at 17 38 46 Screenshot 2026-03-30 at 17 38 51 Screenshot 2026-03-30 at 17 55 57 Screenshot 2026-03-30 at 17 56 11

rabunkosar-dd and others added 2 commits March 27, 2026 12:52
Add separate boolean toggles to opt out of automatic data links injected
on trace_id fields. `disableTraceLinks` (traces config) suppresses the
"View trace" link; `disableLogLinks` (logs config) suppresses the
"View logs" link. Both options are wired in CHConfigEditor and the
config-v2 editor, and are guarded independently in
transformQueryResponseWithTraceAndLogLinks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@SpencerTorres SpencerTorres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome 👌

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

Projects

Status: Incoming

Development

Successfully merging this pull request may close these issues.

4 participants