develop #60
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
||||||
"authToken": "test",
|
"authToken": "test",
|
||||||
"title": "sp-status",
|
"title": "sp-status",
|
||||||
"description": "Services hosted by sp-codes",
|
"description": "Services hosted by sp-codes",
|
||||||
|
"translations": {
|
||||||
|
"de": {
|
||||||
|
"title": "sp-status",
|
||||||
|
"description": "Services von sp-codes bereitgestellt"
|
||||||
|
}
|
||||||
|
},
|
||||||
"servicesPath": "$.alerts.*",
|
"servicesPath": "$.alerts.*",
|
||||||
"idPath": "$.labels.status_service",
|
"idPath": "$.labels.status_service",
|
||||||
"statePath": "$.status",
|
"statePath": "$.status",
|
||||||
|
|
Reference in a new issue