Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ws labels from settings event #54

Merged
merged 1 commit into from
Aug 9, 2023
Merged

fix: ws labels from settings event #54

merged 1 commit into from
Aug 9, 2023

Conversation

dbluhm
Copy link
Member

@dbluhm dbluhm commented Aug 9, 2023

This PR fixes a regression in displaying the Agent's label in the logs for webhooks received over websockets. This used to be set by extracting the label from the settings event (which is the first event sent down the websocket on connect). At some point, this was lost. This PR restores this.

Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
@dbluhm dbluhm merged commit 9283b73 into main Aug 9, 2023
4 checks passed
@dbluhm dbluhm deleted the fix/ws-labels branch August 9, 2023 19:08
@anwalker293
Copy link
Contributor

anwalker293 commented Aug 9, 2023

LGTM! (Also seems no harm/it'll break anything)
(a little late on this but oh well)

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.

3 participants