Rename
This commit is contained in:
parent
2481151f9b
commit
625caf195d
1 changed files with 4 additions and 4 deletions
|
|
@ -103,7 +103,7 @@
|
|||
"x_offset": 16
|
||||
}
|
||||
],
|
||||
"overview_row_title": "Обзор",
|
||||
"overview_row_title": "PTAF-Nginx",
|
||||
"overview_panels": [
|
||||
{
|
||||
"panel_key": "overview_status_codes",
|
||||
|
|
@ -157,7 +157,7 @@
|
|||
"title_format": "Errors by Node"
|
||||
}
|
||||
],
|
||||
"error_row_title": "Angie-error"
|
||||
"error_row_title": "Angie"
|
||||
},
|
||||
"panels": {
|
||||
"row": {
|
||||
|
|
@ -1615,8 +1615,8 @@
|
|||
},
|
||||
"overview_errors_by_container": {
|
||||
"type": "barchart",
|
||||
"title": "Errors by Container SID: ${SID:raw} / status ${response_status_code:raw}",
|
||||
"description": "Количество ошибок по контейнерам (agent_name)",
|
||||
"title": "Response status code by Container SID: ${SID:raw} / status ${response_status_code:raw}",
|
||||
"description": "Количество кодов ответа по контейнерам (agent_name)",
|
||||
"transparent": true,
|
||||
"gridPos": {
|
||||
"h": 12,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue