Skip to content

fix: Sentry errors not sent#592

Merged
kodiakhq[bot] merged 4 commits intomainfrom
fix/sentry_errors
Jan 9, 2023
Merged

fix: Sentry errors not sent#592
kodiakhq[bot] merged 4 commits intomainfrom
fix/sentry_errors

Conversation

@yevgenypats
Copy link
Copy Markdown
Contributor

Apparently we weren't really sending anything to sentry (apart from one place in table resolver panics).

Now this should send sentry errors on all panics that we catch + all validation errors.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 9, 2023

⏱️ Benchmark results

  • DefaultConcurrencyDFS-2 resources/s: 11,337
  • DefaultConcurrencyRoundRobin-2 resources/s: 12,211
  • Glob-2 ns/op: 145.3
  • TablesWithChildrenDFS-2 resources/s: 32,120
  • TablesWithChildrenRoundRobin-2 resources/s: 27,664
  • TablesWithRateLimitingDFS-2 resources/s: 28.29
  • TablesWithRateLimitingRoundRobin-2 resources/s: 837.6
  • BufferedScanner-2 ns/op: 10.09
  • LogReader-2 ns/op: 30.5

Copy link
Copy Markdown
Contributor

@hermanschaaf hermanschaaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice find!

@kodiakhq kodiakhq bot merged commit 9f1e373 into main Jan 9, 2023
@kodiakhq kodiakhq bot deleted the fix/sentry_errors branch January 9, 2023 21:29
kodiakhq bot pushed a commit that referenced this pull request Jan 10, 2023
🤖 I have created a release *beep* *boop*
---


## [1.24.1](v1.24.0...v1.24.1) (2023-01-09)


### Bug Fixes

* Array types ([#587](#587)) ([73ea82c](73ea82c))
* Sentry errors not sent ([#592](#592)) ([9f1e373](9f1e373))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants