Skip to content
Snippets Groups Projects

logging: Log fields even when Honeycomb is disabled

Merged Warren Gifford requested to merge log-fields-even-when-honeycomb-is-disabled into main

Created by: chrismwendt

Before:

[enterprise-frontend] t=2022-06-08T20:36:42+0000 lvl=warn msg="slow search request"

After:

[enterprise-frontend] t=2022-06-08T20:36:42+0000 lvl=warn msg="slow search request" actor_internal=false actor_uid=1 alert_type= duration_ms=82 query="context:global ^ServeHTTP$ type:symbol patternType:regexp count:50 case:yes file:\\.(go)$ repo:^github.com/gorilla/mux$@91708ff8e35bafc8612f690a25f5dd0be6f16864" result_size=2 source=browser status=success type=CodeIntelSearch

Resolves https://github.com/sourcegraph/sourcegraph/issues/36688

Test plan

Ran locally

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading