From 8ce7abb1ab5031f124ad507e8f6fb7caea4cacfb Mon Sep 17 00:00:00 2001 From: Florencia Acosta <108752213+facostaembrace@users.noreply.github.com> Date: Wed, 24 Jul 2024 17:42:23 -0300 Subject: [PATCH] Update README.md --- plugins/node/instrumentation-react-native-navigation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/node/instrumentation-react-native-navigation/README.md b/plugins/node/instrumentation-react-native-navigation/README.md index 45b0976984..7bb9da9a0e 100644 --- a/plugins/node/instrumentation-react-native-navigation/README.md +++ b/plugins/node/instrumentation-react-native-navigation/README.md @@ -97,7 +97,7 @@ For instance, when the application starts and the user navigates to a new sectio { resource: { attributes: { - 'service.name': 'unknown_service:/Users/testuser/.nvm/versions/node/v18.18.0/bin/node', + 'service.name': 'navigation', 'telemetry.sdk.language': 'nodejs', 'telemetry.sdk.name': 'opentelemetry', 'telemetry.sdk.version': '1.25.0'