Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

fix: capture some errors we were logging to console#188

Merged
travis merged 2 commits intomainfrom
feat/sentry-errors
Feb 3, 2025
Merged

fix: capture some errors we were logging to console#188
travis merged 2 commits intomainfrom
feat/sentry-errors

Conversation

@travis
Copy link
Contributor

@travis travis commented Feb 3, 2025

We're losing visibility into user errors because we are catching and logging Errors to the console - replace a bunch of places where we do this with a new Sentry logging function that logs to the error console and then captures the error in Sentry.

We're losing visibility into user errors because we are catching and logging Errors to the console - replace a bunch of places where we do this with a new Sentry logging function that logs to the error console and then captures the error in Sentry.
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2025

Website preview 🔗✨

build log

@travis travis merged commit 397c94b into main Feb 3, 2025
5 checks passed
@travis travis deleted the feat/sentry-errors branch February 3, 2025 22:00
fforbeck pushed a commit that referenced this pull request Mar 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.17.7](w3console-v1.17.6...w3console-v1.17.7)
(2025-03-14)


### Bug Fixes

* capture some errors we were logging to console
([#188](#188))
([397c94b](397c94b))
* **prod:** update gateway host
([#190](#190))
([3624bd1](3624bd1))
* **staging:** gateway host
([05bd361](05bd361))
* typo on space page
([#187](#187))
([539f948](539f948))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants