Skip to content

chore(go.mod): update cdr.dev/slog to include additional stackdriver field #9938

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

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Sep 29, 2023

This PR updates cdr.dev/slog that adds the severity field to stackdriver logs.

This fixes how log severity is interpreted in Google Cloud Logging.

For context, see: coder/slog#194

Fixes #9856

@mafredri mafredri force-pushed the mafredri/chore-update-slog-stackdriver-severity branch from 4ebb850 to 55f683c Compare September 29, 2023 20:13
@mafredri mafredri enabled auto-merge (squash) September 29, 2023 20:17
@mafredri mafredri changed the title chore(go.mod): update cdr.dev/slog for additional stackdriver field chore(go.mod): update cdr.dev/slog to include additional stackdriver field Sep 29, 2023
@mafredri mafredri merged commit e6cb2c5 into main Sep 29, 2023
@mafredri mafredri deleted the mafredri/chore-update-slog-stackdriver-severity branch September 29, 2023 20:22
@github-actions github-actions bot locked and limited conversation to collaborators Sep 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: coderd logs sent to stderr are all interpreted as ERROR in google cloud
3 participants