Skip to content

Commit

Permalink
internal use
Browse files Browse the repository at this point in the history
  • Loading branch information
makefriend8 committed May 24, 2021
1 parent ce9e4e8 commit bafaf66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions language-agent/Tracing.proto
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ message SegmentObject {
// The agent/SDK could optimize or ignore some tracked spans for better performance.
// In this case, the value should be flagged as TRUE.
bool isSizeLimited = 6;
//add for internal use.
string namespace = 7;
}

// Segment reference represents the link between two existing segment.
Expand Down

0 comments on commit bafaf66

Please sign in to comment.