mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-01-16 23:00:51 +00:00
- Replaced all instances of TelemetryService with Service in components, pages, and utilities. - Updated related imports and state management to reflect the new Service model. - Removed the TelemetryServices view and associated routes, as it is no longer needed. - Adjusted breadcrumb and route mappings to remove references to Telemetry Services. - Ensured that all relevant functionality, such as logs and metrics, now utilize the Service model. |
||
|---|---|---|
| .. | ||
| Queue | ||
| FluentLogsIngestService.ts | ||
| OtelIngestBaseService.ts | ||
| OtelLogsIngestService.ts | ||
| OtelMetricsIngestService.ts | ||
| OtelTracesIngestService.ts | ||
| SyslogIngestService.ts | ||