We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a9fbf commit 1fd4ed0Copy full SHA for 1fd4ed0
packages/node/src/integrations/tracing/firebase/otel/patches/firestore.ts
@@ -41,7 +41,7 @@ import type {
41
* @param tracer - Opentelemetry Tracer
42
* @param firestoreSupportedVersions - supported version of firebase/firestore
43
* @param wrap - reference to native instrumentation wrap function
44
- * @param unwrap - reference to native instrumentation wrap function
+ * @param unwrap - reference to native instrumentation unwrap function
45
*/
46
export function patchFirestore(
47
tracer: Tracer,
0 commit comments