mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge pull request #1332 from eldarku/patch-1
Blank Dashboard fix - review needed
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"properties": {
|
||||
"lenses": {
|
||||
"0": {
|
||||
"lenses": [
|
||||
{
|
||||
"order": 0,
|
||||
"parts": {
|
||||
"0": {
|
||||
"parts": [
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
@@ -25,7 +25,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 2,
|
||||
@@ -77,7 +77,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
{
|
||||
"position": {
|
||||
"x": 3,
|
||||
"y": 2,
|
||||
@@ -129,7 +129,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
{
|
||||
"position": {
|
||||
"x": 6,
|
||||
"y": 2,
|
||||
@@ -181,7 +181,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 6,
|
||||
@@ -234,7 +234,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 11,
|
||||
@@ -287,7 +287,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 16,
|
||||
@@ -340,7 +340,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 21,
|
||||
@@ -393,7 +393,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
{
|
||||
"position": {
|
||||
"x": 6,
|
||||
"y": 21,
|
||||
@@ -446,7 +446,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
{
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": 21,
|
||||
@@ -499,7 +499,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 27,
|
||||
@@ -552,7 +552,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
{
|
||||
"position": {
|
||||
"x": 12,
|
||||
"y": 27,
|
||||
@@ -606,7 +606,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 34,
|
||||
@@ -627,7 +627,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 35,
|
||||
@@ -680,7 +680,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 42,
|
||||
@@ -731,11 +731,11 @@
|
||||
},
|
||||
"partHeader": {
|
||||
"title": "SQL Server Instances by Location",
|
||||
"subtitle": "SQL Servers instances by \"Location\" tag values"
|
||||
"subtitle": "SQL Servers instasnces by \"Location\" tag values"
|
||||
}
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 49,
|
||||
@@ -785,12 +785,12 @@
|
||||
"content": {}
|
||||
},
|
||||
"partHeader": {
|
||||
"title": "SQL Server Instances by Data Center",
|
||||
"title": "SQL Server Instasnces by Data Center",
|
||||
"subtitle": "SQL Servers instances by \"Datacenter\" tag values."
|
||||
}
|
||||
}
|
||||
},
|
||||
"16": {
|
||||
{
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 56,
|
||||
@@ -845,9 +845,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
],
|
||||
"metadata": {
|
||||
"model": {
|
||||
"timeRange": {
|
||||
|
||||
Reference in New Issue
Block a user