Files
sientia-dataops-orchestrato…/email.html
vitor-aignosi 2a5534cf64 SIENTIAPDE-1172
feat: enhance orchestrator activities with new email and Postgres integrations

- Added Email and Postgres classes to the Activities class for improved functionality.
- Introduced new methods in MongoDB and SlotManager for loading and managing data.
- Updated requirements.txt to include jinja2.
- Added new formatting activity for log reports in Formatters class.
- Enhanced test coverage for MongoDB and SlotManager activities.
2025-07-25 16:03:39 -03:00

247 lines
5.7 KiB
HTML

<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SIENTIA™ Report</title>
<style>
body { font-family: Arial, sans-serif; margin: 0; padding: 20px; }
h1, h2 { color: #333; }
table { width: 100%; border-collapse: collapse; margin-top: 20px; }
th, td { border: 1px solid #ddd; padding: 8px; text-align: left; }
th { background-color: #f4f4f4; }
</style>
</head>
<body>
<h1>SIENTIA™ Alerts</h1>
<h3>Errors detected:</h3>
<h4>Model: <span>ut aliqua ut ipsum</span></h4>
<table>
<thead>
<tr>
<th>Notification ID</th>
<th>Block</th>
<th>Timestamp</th>
<th>Message</th>
</tr>
</thead>
<tbody>
<tr>
<td>TAG_node5:tag_87_LISTENNING_STOPPED</td>
<td>dolor_elit_aliqua</td>
<td>2025-07-25 16:50:48.925421+00:00</td>
<td>sit elit ipsum labore incididunt magna do et sit incididunt</td>
</tr>
</tbody>
</table>
<h4>Model: <span>elit dolore</span></h4>
<table>
<thead>
<tr>
<th>Notification ID</th>
<th>Block</th>
<th>Timestamp</th>
<th>Message</th>
</tr>
</thead>
<tbody>
<tr>
<td>OPC_LISTENNING_BACK__server_10</td>
<td>magna_magna_et</td>
<td>2025-07-25 16:50:48.925478+00:00</td>
<td>aliqua eiusmod ut eiusmod ut et ipsum</td>
</tr>
</tbody>
</table>
<h4>Model: <span>lorem lorem ipsum amet</span></h4>
<table>
<thead>
<tr>
<th>Notification ID</th>
<th>Block</th>
<th>Timestamp</th>
<th>Message</th>
</tr>
</thead>
<tbody>
<tr>
<td>TAG_node8:tag_11_LISTENNING_STOPPED</td>
<td>do_sit</td>
<td>2025-07-25 16:50:48.925506+00:00</td>
<td>labore do adipiscing adipiscing incididunt eiusmod</td>
</tr>
</tbody>
</table>
<h3>Warnings detected:</h3>
<h4>Model: <span>amet eiusmod dolor ipsum</span></h4>
<table>
<thead>
<tr>
<th>Notification ID</th>
<th>Block</th>
<th>Timestamp</th>
<th>Message</th>
</tr>
</thead>
<tbody>
<tr>
<td>REPORT_PARTITION_MANAGER</td>
<td>adipiscing_amet_ut_et</td>
<td>2025-07-25 16:50:48.925368+00:00</td>
<td>eiusmod et amet sit lorem incididunt</td>
</tr>
</tbody>
</table>
<h4>Model: <span>sit et labore</span></h4>
<table>
<thead>
<tr>
<th>Notification ID</th>
<th>Block</th>
<th>Timestamp</th>
<th>Message</th>
</tr>
</thead>
<tbody>
<tr>
<td>SIT_CONSECTETUR_EIUSMOD</td>
<td>adipiscing_elit_ut</td>
<td>2025-07-25 16:50:48.925392+00:00</td>
<td>magna do eiusmod et labore elit</td>
</tr>
</tbody>
</table>
<h4>Model: <span>consectetur labore do consectetur</span></h4>
<table>
<thead>
<tr>
<th>Notification ID</th>
<th>Block</th>
<th>Timestamp</th>
<th>Message</th>
</tr>
</thead>
<tbody>
<tr>
<td>SED_SIT_DOLOR_CONSECTETUR</td>
<td>dolor_dolore_ut</td>
<td>2025-07-25 16:50:48.925435+00:00</td>
<td>magna sed incididunt dolor tempor</td>
</tr>
</tbody>
</table>
<h4>Model: <span>et sed ut et</span></h4>
<table>
<thead>
<tr>
<th>Notification ID</th>
<th>Block</th>
<th>Timestamp</th>
<th>Message</th>
</tr>
</thead>
<tbody>
<tr>
<td>UT_UT_LABORE</td>
<td>sit_do</td>
<td>2025-07-25 16:50:48.925492+00:00</td>
<td>do sed sed elit do eiusmod</td>
</tr>
</tbody>
</table>
<h3>Infos detected:</h3>
<h4>Model: <span>eiusmod eiusmod</span></h4>
<table>
<thead>
<tr>
<th>Notification ID</th>
<th>Block</th>
<th>Timestamp</th>
<th>Message</th>
</tr>
</thead>
<tbody>
<tr>
<td>OPC_CONNECTION_RETRY__server_2</td>
<td>labore_sit_do</td>
<td>2025-07-25 16:50:48.925407+00:00</td>
<td>magna et ipsum amet dolore adipiscing adipiscing do</td>
</tr>
</tbody>
</table>
<h4>Model: <span>adipiscing consectetur</span></h4>
<table>
<thead>
<tr>
<th>Notification ID</th>
<th>Block</th>
<th>Timestamp</th>
<th>Message</th>
</tr>
</thead>
<tbody>
<tr>
<td>REPORT_PARTITION_MANAGER</td>
<td>incididunt_aliqua_ipsum_ut</td>
<td>2025-07-25 16:50:48.925447+00:00</td>
<td>labore magna adipiscing tempor elit et et magna elit lorem</td>
</tr>
</tbody>
</table>
<h4>Model: <span>et amet</span></h4>
<table>
<thead>
<tr>
<th>Notification ID</th>
<th>Block</th>
<th>Timestamp</th>
<th>Message</th>
</tr>
</thead>
<tbody>
<tr>
<td>OPC_LISTENNING_BACK__server_2</td>
<td>sed_elit_ut_do</td>
<td>2025-07-25 16:50:48.925462+00:00</td>
<td>dolor et adipiscing adipiscing dolore ipsum ipsum aliqua et elit</td>
</tr>
</tbody>
</table>
</body>
</html>