Update monitoring service reference in SMART_CONTRACT_DEPLOYMENT.md
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
Deploy to Testnet / deploy-testnet (push) Failing after 32s
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Documentation Validation / validate-docs (push) Has been cancelled
Documentation Validation / validate-policies-strict (push) Has been cancelled
Systemd Sync / sync-systemd (push) Has been cancelled
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
Deploy to Testnet / deploy-testnet (push) Failing after 32s
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Documentation Validation / validate-docs (push) Has been cancelled
Documentation Validation / validate-policies-strict (push) Has been cancelled
Systemd Sync / sync-systemd (push) Has been cancelled
This commit is contained in:
@@ -301,7 +301,7 @@ npx hardhat verify --network <network> <ADDRESS> <CONSTRUCTOR_ARGS>
|
||||
**Solution:**
|
||||
```bash
|
||||
# Check service status
|
||||
systemctl status aitbc-monitor.service
|
||||
systemctl status aitbc-monitoring.service
|
||||
|
||||
# Check Prometheus
|
||||
curl http://localhost:9090/-/healthy
|
||||
|
||||
Reference in New Issue
Block a user