forked from supabase/auth
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: upgrade otel to v1.26 (supabase#1585)
## What kind of change does this PR introduce? Spiritual successor to supabase#1305 where we attempt to bump the OTEL version from v1.10.0 to v1.26.0 which has a few breaking changes ## How this was tested We used a local setup with honeycomb with tracing and metrics enabled. We then triggered - a cleanup to test `gotrue_cleanup_affected_rows` - a few password sign ins to test `gotrue_compare_hash_and_password_submitted` - Checked if `gotrue_running` was present - Checked that DB traces were still present DB Trace: <img width="1108" alt="CleanShot 2024-05-23 at 20 46 02@2x" src="https://github.com/supabase/auth/assets/8011761/a365badb-08c3-4184-aef8-83624082d08d"> Metrics: <img width="1064" alt="CleanShot 2024-05-23 at 20 41 51@2x" src="https://github.com/supabase/auth/assets/8011761/1fc7743e-fc87-42a1-bf11-d14c739d5b67">
- Loading branch information
Showing
8 changed files
with
219 additions
and
653 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.