Initial commit: Clean DSS implementation
Migrated from design-system-swarm with fresh git history.
Old project history preserved in /home/overbits/apps/design-system-swarm
Core components:
- MCP Server (Python FastAPI with mcp 1.23.1)
- Claude Plugin (agents, commands, skills, strategies, hooks, core)
- DSS Backend (dss-mvp1 - token translation, Figma sync)
- Admin UI (Node.js/React)
- Server (Node.js/Express)
- Storybook integration (dss-mvp1/.storybook)
Self-contained configuration:
- All paths relative or use DSS_BASE_PATH=/home/overbits/dss
- PYTHONPATH configured for dss-mvp1 and dss-claude-plugin
- .env file with all configuration
- Claude plugin uses ${CLAUDE_PLUGIN_ROOT} for portability
Migration completed: $(date)
🤖 Clean migration with full functionality preserved
This commit is contained in:
965
.dss/browser-logs/session-1765120977658-b3wp2mdwr.json
Normal file
965
.dss/browser-logs/session-1765120977658-b3wp2mdwr.json
Normal file
@@ -0,0 +1,965 @@
|
||||
{
|
||||
"sessionId": "session-1765120977658-b3wp2mdwr",
|
||||
"exportedAt": "2025-12-07T15:23:58.127Z",
|
||||
"logs": [
|
||||
{
|
||||
"timestamp": 1765120977660,
|
||||
"relativeTime": 2,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [App] Initializing application... color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [App] Initializing application...",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120977664,
|
||||
"relativeTime": 6,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "[DssDB] Database ready",
|
||||
"data": {
|
||||
"args": [
|
||||
"[DssDB] Database ready"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120977852,
|
||||
"relativeTime": 194,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/projects",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/projects",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 193.40000000596046,
|
||||
"transferSize": 590,
|
||||
"encodedBodySize": 290,
|
||||
"decodedBodySize": 290
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120977853,
|
||||
"relativeTime": 195,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "[ConfigLoader] Configuration loaded successfully [object Object]",
|
||||
"data": {
|
||||
"args": [
|
||||
"[ConfigLoader] Configuration loaded successfully",
|
||||
{
|
||||
"dssHost": "localhost",
|
||||
"dssPort": "3456",
|
||||
"storybookPort": 6006
|
||||
}
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120977853,
|
||||
"relativeTime": 195,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [App] Server configuration loaded color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [App] Server configuration loaded",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120977853,
|
||||
"relativeTime": 195,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [ThemeLoader] Initializing DSS Theme Loader... color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [ThemeLoader] Initializing DSS Theme Loader...",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120977854,
|
||||
"relativeTime": 196,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/config",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/config",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 192.60000002384186,
|
||||
"transferSize": 361,
|
||||
"encodedBodySize": 61,
|
||||
"decodedBodySize": 61
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120977856,
|
||||
"relativeTime": 198,
|
||||
"level": "metric",
|
||||
"category": "performance",
|
||||
"message": "Page load completed",
|
||||
"data": {
|
||||
"domContentLoaded": 1.2000000178813934,
|
||||
"loadComplete": 0,
|
||||
"totalTime": 2168.300000011921,
|
||||
"dnsLookup": 0,
|
||||
"tcpConnection": 0,
|
||||
"requestTime": 291.90000000596046,
|
||||
"responseTime": 1.199999988079071,
|
||||
"renderTime": null
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120977863,
|
||||
"relativeTime": 205,
|
||||
"level": "warn",
|
||||
"category": "console",
|
||||
"message": "SSE connection unavailable, using local-only mode",
|
||||
"data": {
|
||||
"args": [
|
||||
"SSE connection unavailable, using local-only mode"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978043,
|
||||
"relativeTime": 385,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-core.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-core.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 188.2000000178814,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978236,
|
||||
"relativeTime": 578,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-tokens.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-tokens.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 192.69999998807907,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978430,
|
||||
"relativeTime": 772,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-tokens-fallback.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-tokens-fallback.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 190.5,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978624,
|
||||
"relativeTime": 966,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-theme.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-theme.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 192.80000001192093,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978814,
|
||||
"relativeTime": 1156,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\u26a0\ufe0f [ThemeLoader] Some CSS layers failed to load color: #FF9800; font-weight: bold [object Object]",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\u26a0\ufe0f [ThemeLoader] Some CSS layers failed to load",
|
||||
"color: #FF9800; font-weight: bold",
|
||||
{
|
||||
"failed": [
|
||||
"dss-core"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978815,
|
||||
"relativeTime": 1157,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "[DSS Notification] [object Object]",
|
||||
"data": {
|
||||
"args": [
|
||||
"[DSS Notification]",
|
||||
{
|
||||
"message": "Design system loaded with 1 layer(s) using fallbacks",
|
||||
"code": null,
|
||||
"correlationId": "f1f9b32b-3208-4cbb-a718-d3b59a63b5f3",
|
||||
"metadata": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978815,
|
||||
"relativeTime": 1157,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [App] DSS Theme Loader initialized color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [App] DSS Theme Loader initialized",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978816,
|
||||
"relativeTime": 1158,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [PluginService] Registered plugin: Claude AI Assistant v1.0.0 color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [PluginService] Registered plugin: Claude AI Assistant v1.0.0",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978816,
|
||||
"relativeTime": 1158,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [Plugin:Claude AI Assistant] Claude plugin initializing... color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [Plugin:Claude AI Assistant] Claude plugin initializing...",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978816,
|
||||
"relativeTime": 1158,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [Plugin:Claude AI Assistant] Claude plugin initialized color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [Plugin:Claude AI Assistant] Claude plugin initialized",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978817,
|
||||
"relativeTime": 1159,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [App] Plugins initialized color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [App] Plugins initialized",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978817,
|
||||
"relativeTime": 1159,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [App] Messaging system initialized color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [App] Messaging system initialized",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978818,
|
||||
"relativeTime": 1160,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [UI] Rendering services page color: #2196F3; font-weight: bold [object Object]",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [UI] Rendering services page",
|
||||
"color: #2196F3; font-weight: bold",
|
||||
{
|
||||
"toolCount": 8,
|
||||
"teamContext": "ux",
|
||||
"categories": [
|
||||
"Projects",
|
||||
"Figma",
|
||||
"Ingestion",
|
||||
"Analysis",
|
||||
"Storybook",
|
||||
"Activity"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978822,
|
||||
"relativeTime": 1164,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [App] Router initialized with 12 routes color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [App] Router initialized with 12 routes",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978822,
|
||||
"relativeTime": 1164,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [PluginService] Initialized plugin: Claude AI Assistant color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [PluginService] Initialized plugin: Claude AI Assistant",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120978822,
|
||||
"relativeTime": 1164,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-components.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-components.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 189.5,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120979016,
|
||||
"relativeTime": 1358,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/health",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/health",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 191.30000001192093,
|
||||
"transferSize": 583,
|
||||
"encodedBodySize": 283,
|
||||
"decodedBodySize": 283
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120979218,
|
||||
"relativeTime": 1560,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/config",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/config",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 197,
|
||||
"transferSize": 361,
|
||||
"encodedBodySize": 61,
|
||||
"decodedBodySize": 61
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120979220,
|
||||
"relativeTime": 1562,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/config/figma",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/config/figma",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 200.2999999821186,
|
||||
"transferSize": 475,
|
||||
"encodedBodySize": 175,
|
||||
"decodedBodySize": 175
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120979345,
|
||||
"relativeTime": 1687,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/services",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/services",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 323.59999999403954,
|
||||
"transferSize": 848,
|
||||
"encodedBodySize": 548,
|
||||
"decodedBodySize": 548
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120979716,
|
||||
"relativeTime": 2058,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/discovery/scan",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/discovery/scan",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 369.59999999403954,
|
||||
"transferSize": 835,
|
||||
"encodedBodySize": 535,
|
||||
"decodedBodySize": 535
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120979909,
|
||||
"relativeTime": 2251,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/discovery/stats",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/discovery/stats",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 192.19999998807907,
|
||||
"transferSize": 433,
|
||||
"encodedBodySize": 133,
|
||||
"decodedBodySize": 133
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120980112,
|
||||
"relativeTime": 2454,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/discovery/activity",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/discovery/activity",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 201.59999999403954,
|
||||
"transferSize": 3771,
|
||||
"encodedBodySize": 3471,
|
||||
"decodedBodySize": 3471
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120980318,
|
||||
"relativeTime": 2660,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [App] Loading dashboard data color: #2196F3; font-weight: bold [object Object]",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [App] Loading dashboard data",
|
||||
"color: #2196F3; font-weight: bold",
|
||||
{
|
||||
"projectId": "proj-1764991776412"
|
||||
}
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120980323,
|
||||
"relativeTime": 2665,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [App] Landing page initialized color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [App] Landing page initialized",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120980324,
|
||||
"relativeTime": 2666,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [UI] Rendering services page color: #2196F3; font-weight: bold [object Object]",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [UI] Rendering services page",
|
||||
"color: #2196F3; font-weight: bold",
|
||||
{
|
||||
"toolCount": 8,
|
||||
"teamContext": "ux",
|
||||
"categories": [
|
||||
"Projects",
|
||||
"Figma",
|
||||
"Ingestion",
|
||||
"Analysis",
|
||||
"Storybook",
|
||||
"Activity"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120980329,
|
||||
"relativeTime": 2671,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [App] Application initialized successfully color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [App] Application initialized successfully",
|
||||
"color: #2196F3; font-weight: bold"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120980329,
|
||||
"relativeTime": 2671,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/projects",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/projects",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 201.90000000596046,
|
||||
"transferSize": 590,
|
||||
"encodedBodySize": 290,
|
||||
"decodedBodySize": 290
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120980522,
|
||||
"relativeTime": 2864,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [UI] Rendering services page color: #2196F3; font-weight: bold [object Object]",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [UI] Rendering services page",
|
||||
"color: #2196F3; font-weight: bold",
|
||||
{
|
||||
"toolCount": 8,
|
||||
"teamContext": "ux",
|
||||
"categories": [
|
||||
"Projects",
|
||||
"Figma",
|
||||
"Ingestion",
|
||||
"Analysis",
|
||||
"Storybook",
|
||||
"Activity"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120980525,
|
||||
"relativeTime": 2867,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/projects/proj-1764991776412/dashboard/summary",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/projects/proj-1764991776412/dashboard/summary",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 202.09999999403954,
|
||||
"transferSize": 668,
|
||||
"encodedBodySize": 368,
|
||||
"decodedBodySize": 368
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120983377,
|
||||
"relativeTime": 5719,
|
||||
"level": "debug",
|
||||
"category": "console",
|
||||
"message": "[BrowserLogger] Synced 39 logs to server",
|
||||
"data": {
|
||||
"args": [
|
||||
"[BrowserLogger] Synced 39 logs to server"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765120983429,
|
||||
"relativeTime": 5771,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/browser-logs",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/browser-logs",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 713.3000000119209,
|
||||
"transferSize": 442,
|
||||
"encodedBodySize": 142,
|
||||
"decodedBodySize": 142
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121008854,
|
||||
"relativeTime": 31196,
|
||||
"level": "debug",
|
||||
"category": "console",
|
||||
"message": "[BrowserLogger] Synced 41 logs to server",
|
||||
"data": {
|
||||
"args": [
|
||||
"[BrowserLogger] Synced 41 logs to server"
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121008906,
|
||||
"relativeTime": 31248,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/api/browser-logs",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/api/browser-logs",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 728.4000000059605,
|
||||
"transferSize": 442,
|
||||
"encodedBodySize": 142,
|
||||
"decodedBodySize": 142
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121009320,
|
||||
"relativeTime": 31662,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-core.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-core.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 196.2000000178814,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121009512,
|
||||
"relativeTime": 31854,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-tokens.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-tokens.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 192.19999998807907,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121009710,
|
||||
"relativeTime": 32052,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-tokens-fallback.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-tokens-fallback.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 192.30000001192093,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121009904,
|
||||
"relativeTime": 32246,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-theme.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-theme.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 193.7000000178814,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121010096,
|
||||
"relativeTime": 32438,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\u26a0\ufe0f [ThemeLoader] Health check detected issues color: #FF9800; font-weight: bold [object Object]",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\u26a0\ufe0f [ThemeLoader] Health check detected issues",
|
||||
"color: #FF9800; font-weight: bold",
|
||||
{
|
||||
"failed": [
|
||||
"dss-core"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121010098,
|
||||
"relativeTime": 32440,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-components.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-components.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 191.69999998807907,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121011313,
|
||||
"relativeTime": 33655,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/health",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/health",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 194.19999998807907,
|
||||
"transferSize": 583,
|
||||
"encodedBodySize": 283,
|
||||
"decodedBodySize": 283
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
}
|
||||
],
|
||||
"diagnostic": {
|
||||
"sessionId": "session-1765120977658-b3wp2mdwr",
|
||||
"uptime": 60469,
|
||||
"totalLogs": 50,
|
||||
"errorCount": 0,
|
||||
"warnCount": 1,
|
||||
"networkRequests": 24,
|
||||
"memory": {
|
||||
"usedJSHeapSize": 9852069,
|
||||
"jsHeapSizeLimit": 4294967296,
|
||||
"usagePercent": "0.23"
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
|
||||
"recentErrors": [],
|
||||
"recentNetworkRequests": [
|
||||
{
|
||||
"timestamp": 1765121011313,
|
||||
"relativeTime": 33655,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/health",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/health",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 194.19999998807907,
|
||||
"transferSize": 583,
|
||||
"encodedBodySize": 283,
|
||||
"decodedBodySize": 283
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121010098,
|
||||
"relativeTime": 32440,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-components.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-components.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 191.69999998807907,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121009904,
|
||||
"relativeTime": 32246,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-theme.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-theme.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 193.7000000178814,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121009710,
|
||||
"relativeTime": 32052,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-tokens-fallback.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-tokens-fallback.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 192.30000001192093,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"timestamp": 1765121009512,
|
||||
"relativeTime": 31854,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-tokens.css",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-tokens.css",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 192.19999998807907,
|
||||
"transferSize": 300,
|
||||
"encodedBodySize": 0,
|
||||
"decodedBodySize": 0
|
||||
},
|
||||
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
|
||||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user