common/telemetry: Update `AddField` name type to `string_view`
Non-owning `string_view` is flexable and avoids some of the many redundant copies made over `std::string`
Please register or sign in to comment
Non-owning `string_view` is flexable and avoids some of the many redundant copies made over `std::string`