File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
google-cloud-serverless/src Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ export {
147147 withScope ,
148148 supabaseIntegration ,
149149 instrumentSupabaseClient ,
150+ instrumentOpenAiClient ,
150151 zodErrorsIntegration ,
151152 profiler ,
152153 logger ,
Original file line number Diff line number Diff line change @@ -129,6 +129,7 @@ export {
129129 updateSpanName ,
130130 supabaseIntegration ,
131131 instrumentSupabaseClient ,
132+ instrumentOpenAiClient ,
132133 zodErrorsIntegration ,
133134 profiler ,
134135 amqplibIntegration ,
Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ export {
147147 updateSpanName ,
148148 supabaseIntegration ,
149149 instrumentSupabaseClient ,
150+ instrumentOpenAiClient ,
150151 zodErrorsIntegration ,
151152 profiler ,
152153 amqplibIntegration ,
Original file line number Diff line number Diff line change @@ -127,6 +127,7 @@ export {
127127 supabaseIntegration ,
128128 systemErrorIntegration ,
129129 instrumentSupabaseClient ,
130+ instrumentOpenAiClient ,
130131 zodErrorsIntegration ,
131132 profiler ,
132133 amqplibIntegration ,
You can’t perform that action at this time.
0 commit comments