mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 02:01:01 -03:30
I broke grafana with my rename, so now I'm fixing it, and adding a better name in overall that is less focused on alerts.
This commit is contained in:
@@ -14,7 +14,7 @@ groups:
|
|||||||
relativeTimeRange:
|
relativeTimeRange:
|
||||||
from: 600
|
from: 600
|
||||||
to: 0
|
to: 0
|
||||||
datasourceUid: awx_alert
|
datasourceUid: awx_prometheus
|
||||||
model:
|
model:
|
||||||
editorMode: code
|
editorMode: code
|
||||||
expr: >-
|
expr: >-
|
||||||
@@ -64,11 +64,11 @@ groups:
|
|||||||
relativeTimeRange:
|
relativeTimeRange:
|
||||||
from: 600
|
from: 600
|
||||||
to: 0
|
to: 0
|
||||||
datasourceUid: awx_alert
|
datasourceUid: awx_prometheus
|
||||||
model:
|
model:
|
||||||
datasource:
|
datasource:
|
||||||
type: prometheus
|
type: prometheus
|
||||||
uid: awx_alert
|
uid: awx_prometheus
|
||||||
editorMode: code
|
editorMode: code
|
||||||
expr: >-
|
expr: >-
|
||||||
max(delta(awx_instance_status_total{instance="awx1:8013",
|
max(delta(awx_instance_status_total{instance="awx1:8013",
|
||||||
@@ -166,7 +166,7 @@ groups:
|
|||||||
- condition: if_redis_queue_too_large
|
- condition: if_redis_queue_too_large
|
||||||
dashboardUid: awx
|
dashboardUid: awx
|
||||||
data:
|
data:
|
||||||
- datasourceUid: awx_alert
|
- datasourceUid: awx_prometheus
|
||||||
model:
|
model:
|
||||||
editorMode: code
|
editorMode: code
|
||||||
expr: irate(callback_receiver_events_insert_db{node='awx_1'}[1m])
|
expr: irate(callback_receiver_events_insert_db{node='awx_1'}[1m])
|
||||||
@@ -212,11 +212,11 @@ groups:
|
|||||||
relativeTimeRange:
|
relativeTimeRange:
|
||||||
from: 0
|
from: 0
|
||||||
to: 0
|
to: 0
|
||||||
- datasourceUid: awx_alert
|
- datasourceUid: awx_prometheus
|
||||||
model:
|
model:
|
||||||
datasource:
|
datasource:
|
||||||
type: prometheus
|
type: prometheus
|
||||||
uid: awx_alert
|
uid: awx_prometheus
|
||||||
editorMode: code
|
editorMode: code
|
||||||
expr: callback_receiver_events_queue_size_redis{node='awx_1'}
|
expr: callback_receiver_events_queue_size_redis{node='awx_1'}
|
||||||
hide: false
|
hide: false
|
||||||
@@ -308,7 +308,7 @@ groups:
|
|||||||
relativeTimeRange:
|
relativeTimeRange:
|
||||||
from: 1800
|
from: 1800
|
||||||
to: 0
|
to: 0
|
||||||
datasourceUid: awx_alert
|
datasourceUid: awx_prometheus
|
||||||
model:
|
model:
|
||||||
editorMode: builder
|
editorMode: builder
|
||||||
expr: awx_instance_remaining_capacity{instance="awx1:8013"}
|
expr: awx_instance_remaining_capacity{instance="awx1:8013"}
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
@@ -108,7 +108,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"expr": "awx_status_total",
|
"expr": "awx_status_total",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
@@ -120,7 +120,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
@@ -232,7 +232,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "callback_receiver_events_queue_size_redis",
|
"expr": "callback_receiver_events_queue_size_redis",
|
||||||
@@ -243,7 +243,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "code",
|
"editorMode": "code",
|
||||||
"expr": "irate(callback_receiver_events_insert_db[1m])*60",
|
"expr": "irate(callback_receiver_events_insert_db[1m])*60",
|
||||||
@@ -259,7 +259,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
@@ -336,7 +336,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "awx_instance_consumed_capacity",
|
"expr": "awx_instance_consumed_capacity",
|
||||||
@@ -351,7 +351,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
@@ -451,7 +451,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "callback_receiver_event_processing_avg_seconds",
|
"expr": "callback_receiver_event_processing_avg_seconds",
|
||||||
@@ -466,7 +466,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
@@ -570,7 +570,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"expr": "task_manager_running_processed",
|
"expr": "task_manager_running_processed",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
@@ -578,7 +578,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"expr": "task_manager_pending_processed",
|
"expr": "task_manager_pending_processed",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
@@ -587,7 +587,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"expr": "task_manager_tasks_blocked",
|
"expr": "task_manager_tasks_blocked",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
@@ -596,7 +596,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"expr": "task_manager_tasks_started",
|
"expr": "task_manager_tasks_started",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
@@ -609,7 +609,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
@@ -687,7 +687,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "dependency_manager__schedule_seconds",
|
"expr": "dependency_manager__schedule_seconds",
|
||||||
@@ -698,7 +698,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "dependency_manager_generate_dependencies_seconds",
|
"expr": "dependency_manager_generate_dependencies_seconds",
|
||||||
@@ -710,7 +710,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "dependency_manager_get_tasks_seconds",
|
"expr": "dependency_manager_get_tasks_seconds",
|
||||||
@@ -722,7 +722,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"refId": "D"
|
"refId": "D"
|
||||||
@@ -734,7 +734,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
@@ -811,7 +811,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "task_manager_process_pending_tasks_seconds",
|
"expr": "task_manager_process_pending_tasks_seconds",
|
||||||
@@ -822,7 +822,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "task_manager_process_running_tasks_seconds",
|
"expr": "task_manager_process_running_tasks_seconds",
|
||||||
@@ -834,7 +834,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "task_manager_get_tasks_seconds",
|
"expr": "task_manager_get_tasks_seconds",
|
||||||
@@ -846,7 +846,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "task_manager_commit_seconds",
|
"expr": "task_manager_commit_seconds",
|
||||||
@@ -858,7 +858,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "task_manager__schedule_seconds",
|
"expr": "task_manager__schedule_seconds",
|
||||||
@@ -874,7 +874,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
@@ -951,7 +951,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "workflow_manager__schedule_seconds",
|
"expr": "workflow_manager__schedule_seconds",
|
||||||
@@ -962,7 +962,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
@@ -974,7 +974,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
@@ -1051,7 +1051,7 @@
|
|||||||
{
|
{
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "awx_prometheus"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "awx_database_connections_total",
|
"expr": "awx_database_connections_total",
|
||||||
|
|||||||
@@ -10,4 +10,4 @@ datasources:
|
|||||||
editable: true
|
editable: true
|
||||||
jsonData:
|
jsonData:
|
||||||
timeInterval: 5s
|
timeInterval: 5s
|
||||||
uid: awx_alert
|
uid: awx_prometheus
|
||||||
|
|||||||
Reference in New Issue
Block a user