Skip to content

Commit

Permalink
Update opentelemetry/proto/profiles/v1development/profiles.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Christos Kalkanis <christos.kalkanis@elastic.co>
  • Loading branch information
jhalliday and christos68k authored Oct 22, 2024
1 parent 7a370ed commit 44f368a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry/proto/profiles/v1development/profiles.proto
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ message Location {
// Unique nonzero id for the location. A profile could use
// instruction addresses or any integer sequence as ids. [deprecated]
uint64 id = 1;
// The index of the corresponding profile.Mapping for this location.
// Reference to mapping in Profile.mapping_table.
// It can be unset if the mapping is unknown or not applicable for
// this profile type.
int32 mapping_index = 2;
Expand Down

0 comments on commit 44f368a

Please sign in to comment.