(cherry picked from commit 4a9fdb8b76)
Co-authored-by: Connor Lindsey <cblindsey3@gmail.com>
This commit is contained in:
co-authored by
Connor Lindsey
parent
3415030a1d
commit
a434c52cee
@@ -424,6 +424,7 @@ export class UnthemedSpanBarRow extends React.PureComponent<SpanBarRowProps> {
|
||||
)}
|
||||
</span>
|
||||
<small className={styles.endpointName}>{rpc ? rpc.operationName : operationName}</small>
|
||||
<small className={styles.endpointName}> | {label}</small>
|
||||
</a>
|
||||
{createSpanLink &&
|
||||
(() => {
|
||||
|
||||
Reference in New Issue
Block a user