Skip to content

Commit f40e58e

Browse files
authored
Merge branch 'main' into matrix4
2 parents 23ed901 + 445c39f commit f40e58e

File tree

1 file changed

+2
-0
lines changed
  • packages/opentelemetry-semantic-conventions/src/trace

1 file changed

+2
-0
lines changed

packages/opentelemetry-semantic-conventions/src/trace/general.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,6 @@ export const GeneralAttribute = {
3636
IP_TCP: 'IP.TCP',
3737
IP_UDP: 'IP.UDP',
3838
INPROC: 'inproc',
39+
PIPE: 'pipe',
40+
UNIX: 'Unix',
3941
};

0 commit comments

Comments
 (0)