Skip to content

Commit

Permalink
Corrections and updates for dc2024
Browse files Browse the repository at this point in the history
  • Loading branch information
GilHoggarth committed Sep 26, 2024
1 parent 011bca8 commit e115c7d
Show file tree
Hide file tree
Showing 4 changed files with 491 additions and 392 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ monitor/aws/grafana/grafana.ini
monitor/aws/grafana/provisioning/dashboards/blukwa.yaml
monitor/aws/grafana/provisioning/datasources/frequent_crawl.yaml
monitor/aws/grafana/provisioning/datasources/prometheus.yaml
monitor/aws/grafana/provisioning/datasources/domain_crawl.yaml
monitor/aws/prometheus/prometheus.yml
monitor/aws/_z/*
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "FC AWS Embedded Prometheus",
"datasource": "DC AWS Embedded Prometheus",
"description": "Compares the last hour's queue activity with the same hour yesterday.",
"fill": 1,
"gridPos": {
Expand Down Expand Up @@ -110,7 +110,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "FC AWS Embedded Prometheus",
"datasource": "DC AWS Embedded Prometheus",
"fill": 1,
"gridPos": {
"h": 5,
Expand Down Expand Up @@ -200,7 +200,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "FC AWS Embedded Prometheus",
"datasource": "DC AWS Embedded Prometheus",
"fill": 1,
"gridPos": {
"h": 5,
Expand Down Expand Up @@ -290,7 +290,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "FC AWS Embedded Prometheus",
"datasource": "DC AWS Embedded Prometheus",
"fill": 1,
"gridPos": {
"h": 5,
Expand Down Expand Up @@ -379,7 +379,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "FC AWS Embedded Prometheus",
"datasource": "DC AWS Embedded Prometheus",
"fill": 1,
"gridPos": {
"h": 5,
Expand Down Expand Up @@ -476,7 +476,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "FC AWS Embedded Prometheus",
"datasource": "DC AWS Embedded Prometheus",
"fill": 1,
"gridPos": {
"h": 5,
Expand Down Expand Up @@ -585,7 +585,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "FC AWS Embedded Prometheus",
"datasource": "DC AWS Embedded Prometheus",
"fill": 1,
"gridPos": {
"h": 5,
Expand Down Expand Up @@ -673,7 +673,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "FC AWS Embedded Prometheus",
"datasource": "DC AWS Embedded Prometheus",
"fill": 1,
"gridPos": {
"h": 5,
Expand Down Expand Up @@ -761,7 +761,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "FC AWS Embedded Prometheus",
"datasource": "DC AWS Embedded Prometheus",
"fill": 1,
"gridPos": {
"h": 5,
Expand Down Expand Up @@ -884,7 +884,7 @@
]
},
"timezone": "",
"title": "Frequent Crawler Dashboard",
"uid": "wafc1",
"title": "Domain Crawler Dashboard",
"uid": "wadc1",
"version": 1
}
Loading

0 comments on commit e115c7d

Please sign in to comment.