@@ -21,7 +21,7 @@ describe('winston integration', () => {
2121 'sentry.origin' : { value : 'auto.log.winston' , type : 'string' } ,
2222 'sentry.release' : { value : '1.0.0' , type : 'string' } ,
2323 'sentry.environment' : { value : 'test' , type : 'string' } ,
24- 'sentry.sdk.name' : { value : 'sentry.javascript.node' , type : 'string' } ,
24+ 'sentry.sdk.name' : { value : 'sentry.javascript.node-core ' , type : 'string' } ,
2525 'sentry.sdk.version' : { value : expect . any ( String ) , type : 'string' } ,
2626 'server.address' : { value : expect . any ( String ) , type : 'string' } ,
2727 } ,
@@ -36,7 +36,7 @@ describe('winston integration', () => {
3636 'sentry.origin' : { value : 'auto.log.winston' , type : 'string' } ,
3737 'sentry.release' : { value : '1.0.0' , type : 'string' } ,
3838 'sentry.environment' : { value : 'test' , type : 'string' } ,
39- 'sentry.sdk.name' : { value : 'sentry.javascript.node' , type : 'string' } ,
39+ 'sentry.sdk.name' : { value : 'sentry.javascript.node-core ' , type : 'string' } ,
4040 'sentry.sdk.version' : { value : expect . any ( String ) , type : 'string' } ,
4141 'server.address' : { value : expect . any ( String ) , type : 'string' } ,
4242 } ,
@@ -65,7 +65,7 @@ describe('winston integration', () => {
6565 'sentry.origin' : { value : 'auto.log.winston' , type : 'string' } ,
6666 'sentry.release' : { value : '1.0.0' , type : 'string' } ,
6767 'sentry.environment' : { value : 'test' , type : 'string' } ,
68- 'sentry.sdk.name' : { value : 'sentry.javascript.node' , type : 'string' } ,
68+ 'sentry.sdk.name' : { value : 'sentry.javascript.node-core ' , type : 'string' } ,
6969 'sentry.sdk.version' : { value : expect . any ( String ) , type : 'string' } ,
7070 'server.address' : { value : expect . any ( String ) , type : 'string' } ,
7171 } ,
@@ -80,7 +80,7 @@ describe('winston integration', () => {
8080 'sentry.origin' : { value : 'auto.log.winston' , type : 'string' } ,
8181 'sentry.release' : { value : '1.0.0' , type : 'string' } ,
8282 'sentry.environment' : { value : 'test' , type : 'string' } ,
83- 'sentry.sdk.name' : { value : 'sentry.javascript.node' , type : 'string' } ,
83+ 'sentry.sdk.name' : { value : 'sentry.javascript.node-core ' , type : 'string' } ,
8484 'sentry.sdk.version' : { value : expect . any ( String ) , type : 'string' } ,
8585 'server.address' : { value : expect . any ( String ) , type : 'string' } ,
8686 } ,
@@ -95,7 +95,7 @@ describe('winston integration', () => {
9595 'sentry.origin' : { value : 'auto.log.winston' , type : 'string' } ,
9696 'sentry.release' : { value : '1.0.0' , type : 'string' } ,
9797 'sentry.environment' : { value : 'test' , type : 'string' } ,
98- 'sentry.sdk.name' : { value : 'sentry.javascript.node' , type : 'string' } ,
98+ 'sentry.sdk.name' : { value : 'sentry.javascript.node-core ' , type : 'string' } ,
9999 'sentry.sdk.version' : { value : expect . any ( String ) , type : 'string' } ,
100100 'server.address' : { value : expect . any ( String ) , type : 'string' } ,
101101 } ,
@@ -110,7 +110,7 @@ describe('winston integration', () => {
110110 'sentry.origin' : { value : 'auto.log.winston' , type : 'string' } ,
111111 'sentry.release' : { value : '1.0.0' , type : 'string' } ,
112112 'sentry.environment' : { value : 'test' , type : 'string' } ,
113- 'sentry.sdk.name' : { value : 'sentry.javascript.node' , type : 'string' } ,
113+ 'sentry.sdk.name' : { value : 'sentry.javascript.node-core ' , type : 'string' } ,
114114 'sentry.sdk.version' : { value : expect . any ( String ) , type : 'string' } ,
115115 'server.address' : { value : expect . any ( String ) , type : 'string' } ,
116116 } ,
@@ -139,7 +139,7 @@ describe('winston integration', () => {
139139 'sentry.origin' : { value : 'auto.log.winston' , type : 'string' } ,
140140 'sentry.release' : { value : '1.0.0' , type : 'string' } ,
141141 'sentry.environment' : { value : 'test' , type : 'string' } ,
142- 'sentry.sdk.name' : { value : 'sentry.javascript.node' , type : 'string' } ,
142+ 'sentry.sdk.name' : { value : 'sentry.javascript.node-core ' , type : 'string' } ,
143143 'sentry.sdk.version' : { value : expect . any ( String ) , type : 'string' } ,
144144 'server.address' : { value : expect . any ( String ) , type : 'string' } ,
145145 } ,
@@ -154,7 +154,7 @@ describe('winston integration', () => {
154154 'sentry.origin' : { value : 'auto.log.winston' , type : 'string' } ,
155155 'sentry.release' : { value : '1.0.0' , type : 'string' } ,
156156 'sentry.environment' : { value : 'test' , type : 'string' } ,
157- 'sentry.sdk.name' : { value : 'sentry.javascript.node' , type : 'string' } ,
157+ 'sentry.sdk.name' : { value : 'sentry.javascript.node-core ' , type : 'string' } ,
158158 'sentry.sdk.version' : { value : expect . any ( String ) , type : 'string' } ,
159159 'server.address' : { value : expect . any ( String ) , type : 'string' } ,
160160 } ,
@@ -169,7 +169,7 @@ describe('winston integration', () => {
169169 'sentry.origin' : { value : 'auto.log.winston' , type : 'string' } ,
170170 'sentry.release' : { value : '1.0.0' , type : 'string' } ,
171171 'sentry.environment' : { value : 'test' , type : 'string' } ,
172- 'sentry.sdk.name' : { value : 'sentry.javascript.node' , type : 'string' } ,
172+ 'sentry.sdk.name' : { value : 'sentry.javascript.node-core ' , type : 'string' } ,
173173 'sentry.sdk.version' : { value : expect . any ( String ) , type : 'string' } ,
174174 'server.address' : { value : expect . any ( String ) , type : 'string' } ,
175175 foo : { value : 'bar' , type : 'string' } ,
0 commit comments