Skip to content

Instantly share code, notes, and snippets.

@Rezyak
Rezyak / e2e-report.html
Created February 12, 2026 16:42
E2E Report — OTEL Logs Augmentation (PR #2)
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>E2E Story Report</title>
<style>
:root {
--bg: #fdfdfd; --fg: #1a1a2e; --muted: #6b7280;
--border: #e5e7eb; --accent: #4f46e5; --pass: #16a34a;