metrics, log and supervisor
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
@@ -103,7 +103,7 @@ func StorageSystemFromStruct(cfg *config.Config) map[string]interface{} {
|
||||
},
|
||||
"interceptors": map[string]interface{}{
|
||||
"prometheus": map[string]interface{}{
|
||||
"namespace": "ocis",
|
||||
"namespace": "opencloud",
|
||||
"subsystem": "storage_system",
|
||||
},
|
||||
},
|
||||
@@ -138,7 +138,7 @@ func StorageSystemFromStruct(cfg *config.Config) map[string]interface{} {
|
||||
},
|
||||
"middlewares": map[string]interface{}{
|
||||
"prometheus": map[string]interface{}{
|
||||
"namespace": "ocis",
|
||||
"namespace": "opencloud",
|
||||
"subsystem": "storage_system",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user