feat: added port column in endpoints table

This commit is contained in:
sawhil 2025-04-25 21:11:46 +05:30 committed by Sahil Khan
parent d6e4e3c5ed
commit 21d239ce68

View File

@ -615,6 +615,14 @@ const defaultGroupBy = [
key: 'http.url',
type: 'tag',
},
{
key: 'net.peer.port',
dataType: DataTypes.Float64,
type: 'tag',
isColumn: false,
isJSON: false,
id: 'net.peer.port--float64--tag--false',
},
];
export const getEndPointsQueryPayload = (