diff --git a/opentelemetry/proto/profiles/v1development/profiles.proto b/opentelemetry/proto/profiles/v1development/profiles.proto index 1cb20b05..f3821d0a 100644 --- a/opentelemetry/proto/profiles/v1development/profiles.proto +++ b/opentelemetry/proto/profiles/v1development/profiles.proto @@ -231,9 +231,8 @@ message Profile { // for human-friendly content. The profile must stay functional if this field // is cleaned. repeated int32 comment_strindices = 15; // Indices into string table. - // Index into the string table of the type of the preferred sample - // value. If unset, clients should default to the last sample value. - int32 default_sample_type_strindex = 16; + // Index into the sample_type array to the default sample type. + int32 default_sample_type_index = 16; // A globally unique identifier for a profile. The ID is a 16-byte array. An ID with