Skip to content

Commit b74cc51

Browse files
use lowercase tag
1 parent cd95610 commit b74cc51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requestTracing/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const ENV_KEY = "Env";
1818
export const DEV_ENV_VAL = "Dev";
1919

2020
// Node.js Version
21-
export const NODE_VERSION_KEY = "NODE";
21+
export const NODE_VERSION_KEY = "Node";
2222

2323
// Host Type
2424
export const HOST_TYPE_KEY = "Host";

0 commit comments

Comments
 (0)