From 4bc741c4f5d2029c66697ffc243d2b5dee3d213b Mon Sep 17 00:00:00 2001 From: Yuchen Wu Date: Wed, 25 Sep 2024 15:36:52 -0700 Subject: Surface sentry feature at pingora crate --- .bleep | 2 +- pingora/Cargo.toml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.bleep b/.bleep index 78c2050..fccd5bf 100644 --- a/.bleep +++ b/.bleep @@ -1 +1 @@ -ec598a02b75ba411b1e1b3ea347e1d3c71b555d2 \ No newline at end of file +735c778b671dcfcbe0b561cc0bbbf0f000e457f6 \ No newline at end of file diff --git a/pingora/Cargo.toml b/pingora/Cargo.toml index b81141a..236c2d3 100644 --- a/pingora/Cargo.toml +++ b/pingora/Cargo.toml @@ -66,3 +66,4 @@ proxy = ["pingora-proxy"] lb = ["pingora-load-balancing", "proxy"] cache = ["pingora-cache"] time = [] +sentry = ["pingora-core/sentry"] -- cgit v1.2.3