for (let j = 0; j < defaultTraceAttributes.length; ++j) {
            let defaultAttribute = defaultTraceAttributes[j];

            if (fieldName === defaultAttribute ||
                fieldName === defaultAttribute + '.keyword') {