Skip to content

Commit

Permalink
feat(logging): Add interactionId to header of Cody Client requests (C…
Browse files Browse the repository at this point in the history
…ODY-4117) (#6450)

This PR does [add interactionId to header of Cody Client
requests](https://linear.app/sourcegraph/issue/CODY-4117/add-interactionid-to-header-of-cody-client-requests).

`interactionId` is already in telemetry, adding this to `cody_gateway`
as well.

## Test plan
Added a test in `ChatController.test.ts`.
<!-- Required. See
https://docs-legacy.sourcegraph.com/dev/background-information/testing_principles.
-->

## Changelog

<!-- OPTIONAL; info at
https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c
-->

---------

Co-authored-by: Beatrix <[email protected]>
Co-authored-by: Beatrix <[email protected]>
  • Loading branch information
3 people authored Dec 26, 2024
1 parent 3a7371a commit 1c611ff
Show file tree
Hide file tree
Showing 16 changed files with 911 additions and 942 deletions.
48 changes: 18 additions & 30 deletions agent/recordings/cody-chat_103640681/recording.har.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1c611ff

Please sign in to comment.