Skip to content

Commit

Permalink
#92 Add location
Browse files Browse the repository at this point in the history
  • Loading branch information
feelform committed Jul 19, 2021
1 parent 517aa32 commit a211451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/v1/Span.proto
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ message PApiMetaData {
string apiInfo = 2;
int32 line = 3;
int32 type = 4;
string location = 5;
}

message PStringMetaData {
Expand Down

0 comments on commit a211451

Please sign in to comment.