export const urlKey = {
	serviceName: 'serviceName',
	exceptionType: 'exceptionType',
	groupId: 'groupId',
	lastSeen: 'lastSeen',
	errorId: 'errorId',
	timestamp: 'timestamp',
};
