Commit cbc19bd
authored
feat: Implement initial dashboard, log explorer, and metrics explorer with OTLP ingestion. (#15)
* feat: Introduce a simulated distributed system with OpenTelemetry tracing and a web UI for observability.
* docs: add Project Argus AI project specification.
* feat: Implement core UI components including dashboard, log explorer, service map, trace explorer, app layout, and global controls.
* feat: Introduce Log Explorer, Service Map, Trace Explorer components, and a new application layout.
* feat: Implement Log Explorer UI with live updates, filtering, and pagination
* feat: introduce core UI components for service topology, trace and log exploration, and dashboard.
* feat: Add LogExplorer and TraceExplorer components for viewing logs and traces with live mode and time range filtering.
* feat: add dashboard, log explorer, and trace explorer pages with global controls for live mode and time range selection.
* feat: Implement new Dashboard, Log Explorer, and Trace Explorer pages for visualizing observability data.
* feat: Implement OTLP trace and log ingestion with new storage models and API handlers.
* feat: Implement core web application with real-time live mode, global controls, and foundational backend services for data ingestion, storage, and API.
* feat: Implement a new Metrics Explorer page for visualizing historical and live metric data and integrate it into the application layout.
* feat: introduce dashboard feature with new observability data types and ECharts visualizations.
* feat: Add initial dashboard page displaying key metrics, traffic volume, latency distribution, and throughput distribution with live mode support.
* feat: Introduce comprehensive API endpoints for logs, traces, and metrics, alongside a new metrics explorer UI component.
* feat: Introduce core observability platform with API, storage, OTLP ingestion, real-time updates, and AI log analysis.
* feat: Implement initial dashboard, log explorer, and metrics explorer with OTLP ingestion.1 parent 3270f0a commit cbc19bd
60 files changed
Lines changed: 5716 additions & 2827 deletions
File tree
- docs
- internal
- ai
- api
- compress
- ingest
- realtime
- storage
- tsdb
- test
- authservice
- inventoryservice
- notificationservice
- orderservice
- paymentservice
- shippingservice
- userservice
- web/src
- components
- common
- contexts
- features
- dashboard
- components
- logs
- metrics
- components
- topology
- traces
- hooks
- layouts
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
This file was deleted.
0 commit comments