feat(telemetry): add canonical VPS host monitoring
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@nodedc/infrastructure-telemetry-contract",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"exports": "./src/index.mjs",
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user