Explore metrics: Fix otel bug (#100092)

This commit is contained in:
Brendan O'Handley
2025-02-04 15:18:30 -06:00
committed by GitHub
parent f9c4d3edce
commit 7ebc81fbbf
+1
View File
@@ -522,6 +522,7 @@ export async function updateOtelData(
resettingOtel: false,
afterFirstOtelCheck: true,
isUpdatingOtel: false,
nonPromotedOtelResources,
});
}
}