| | |
| | | if(!info.eventid.includes('{')) info.eventid = '{'+info.eventid+'}'; |
| | | var dataInfo={ |
| | | ed_type: info.edtype, |
| | | start_transaction: '', |
| | | start_transaction: true, |
| | | class_id: info.clsid, |
| | | class_name: '', |
| | | event_id: info.eventid, |
| | |
| | | if(!info.eventid.includes('{')) info.eventid= '{'+ info.eventid +'}'; |
| | | var dataInfo={ |
| | | ed_type: info.edtype, |
| | | start_transaction: '', |
| | | start_transaction: true, |
| | | class_id: info.clsid, |
| | | class_name: '', |
| | | event_id: info.eventid, |
| | |
| | | if(!eventID.includes('{')) eventID= '{'+ eventID +'}'; |
| | | var dataInfo={ |
| | | ed_type: "7", |
| | | start_transaction: '', |
| | | start_transaction: true, |
| | | class_id: 'MBOX', |
| | | class_name: '', |
| | | event_id: eventID, |