Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 9c12a57

Browse files
Add Web JS as a LibraryInfo.Language option (#198)
1 parent 0994559 commit 9c12a57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/opencensus/proto/agent/common/v1/common.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ message LibraryInfo {
7878
PHP = 7;
7979
PYTHON = 8;
8080
RUBY = 9;
81+
WEB_JS = 10;
8182
}
8283

8384
// Language of OpenCensus Library.

0 commit comments

Comments
 (0)