feat(mapper): add IP and port fields via node metadata

This commit is contained in:
2026-03-22 12:20:54 -05:00
parent a13c52d3e3
commit 0dcf5b3c8c
10 changed files with 241 additions and 42 deletions

View File

@@ -8,7 +8,8 @@
"Bash(npx tsc:*)",
"Bash(git commit:*)",
"Bash(npm uninstall:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(engine response\" error at migrate/startup time:*)"
]
}
}