mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-23 15:49:10 +00:00
d84cf5b8ec
This refactor updates the LogSeverity enum to use string values instead of enum values. This change allows for better compatibility and flexibility when working with log severity levels. The enum values have been replaced with corresponding string values. Files modified: - Common/Types/Log/LogSeverity.ts - Ingestor/API/OTelIngest.ts - Ingestor/API/FluentIngest.ts - Model/AnalyticsModels/Log.ts - CommonUI/src/Components/LogsViewer/LogItem.tsx - CommonUI/src/Components/LogsViewer/LogsViewer.tsx - CommonUI/src/Components/Filters/DropdownFilter.tsx - Common/Types/ObjectID.ts - CommonUI/src/Components/Filters/FiltersForm.tsx |
||
---|---|---|
.. | ||
API | ||
Docs | ||
Middleware | ||
ProtoFiles/OTel/v1 | ||
Service | ||
Types | ||
Utils | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
Dockerfile.tpl | ||
Index.ts | ||
jest.config.json | ||
nodemon.json | ||
package-lock.json | ||
package.json | ||
tsconfig.json |