add prometheus
All checks were successful
Build and Publish / BuildAndDeploy (push) Successful in 49s

This commit is contained in:
matst80
2024-11-09 11:46:00 +01:00
parent cb96e75f99
commit cfbb2e29c2
8 changed files with 260 additions and 16 deletions

View File

@@ -14,5 +14,8 @@ message AddItem {
string Image = 6;
}
message Negotiate {
repeated Host host = 1;
}