-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPIData.dashboard.lookml
147 lines (147 loc) · 4.11 KB
/
PIData.dashboard.lookml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
- dashboard: dash265
title: DASH-265
layout: newspaper
elements:
- title: Accounts
name: Accounts
model: joyent_public_cloud
explore: spcmantastorage
type: looker_grid
fields: [ufds.uuid, ufds.login, ufds.email, ufds.givenname, ufds.sn, ufds.cn,
ufds.company, ufds.grouped_name, ufds.display_name, spcmantastorage.data_p]
filters:
spcmantastorage.date_date: 30 days
ufds.grouped_name: Samsung Pass,Samsung Cloud
sorts: [spcmantastorage.data_p desc]
limit: 500
show_view_names: false
show_row_numbers: true
transpose: false
truncate_text: true
hide_totals: false
hide_row_totals: false
size_to_fit: true
table_theme: white
limit_displayed_rows: false
enable_conditional_formatting: false
header_text_alignment: left
header_font_size: 12
rows_font_size: 12
conditional_formatting_include_totals: false
conditional_formatting_include_nulls: false
hidden_fields: [spcmantastorage.data_p]
defaults_version: 1
listen: {}
row: 0
col: 0
width: 24
height: 7
- title: deliveredPiB
name: deliveredPiB
model: joyent_public_cloud
explore: spcmantastorage
type: table
fields: [mantagoal.region, mantagoal.date_date, mantagoal.goal]
filters:
mantagoal.date_date: yesterday
sorts: [mantagoal.date_date desc]
limit: 500
show_view_names: false
show_row_numbers: true
truncate_column_names: false
hide_totals: false
hide_row_totals: false
table_theme: editable
limit_displayed_rows: false
enable_conditional_formatting: false
conditional_formatting_include_totals: false
conditional_formatting_include_nulls: false
series_labels:
mantagoal.goal: PiB
defaults_version: 1
listen: {}
row: 7
col: 0
width: 8
height: 4
- title: totalUsedPiB
name: totalUsedPiB
model: joyent_public_cloud
explore: spcmantastorage
type: looker_grid
fields: [spcmantastorage.region, spcmantastorage.date_date, spcmantastorage.data_p,
spcmantastorage.sumobjects]
filters:
spcmantastorage.date_date: yesterday
ufds.grouped_name: Samsung Pass,Samsung Cloud
sorts: [spcmantastorage.date_date desc]
limit: 500
show_view_names: false
show_row_numbers: true
transpose: false
truncate_text: true
hide_totals: false
hide_row_totals: false
size_to_fit: true
table_theme: white
limit_displayed_rows: false
enable_conditional_formatting: false
header_text_alignment: left
header_font_size: '12'
rows_font_size: '12'
conditional_formatting_include_totals: false
conditional_formatting_include_nulls: false
show_sql_query_menu_options: false
show_totals: true
show_row_totals: true
series_labels:
spcmantastorage.objectcount: Count
series_cell_visualizations:
spcmantastorage.data_p:
is_active: true
hidden_fields: []
defaults_version: 1
listen: {}
row: 7
col: 8
width: 16
height: 4
- title: usedAccountPiB
name: usedAccountPiB
model: joyent_public_cloud
explore: spcmantastorage
type: looker_grid
fields: [spcmantastorage.region, spcmantastorage.date_date, spcmantastorage.bytes,
spcmantastorage.objectcount, ufds.uuid]
filters:
spcmantastorage.date_date: yesterday
ufds.grouped_name: Samsung Pass,Samsung Cloud
sorts: [spcmantastorage.date_date desc]
limit: 500
show_view_names: false
show_row_numbers: true
transpose: false
truncate_text: true
hide_totals: false
hide_row_totals: false
size_to_fit: true
table_theme: white
limit_displayed_rows: false
enable_conditional_formatting: false
header_text_alignment: left
header_font_size: '12'
rows_font_size: '12'
conditional_formatting_include_totals: false
conditional_formatting_include_nulls: false
show_sql_query_menu_options: false
show_totals: true
show_row_totals: true
series_labels:
spcmantastorage.objectcount: Count
hidden_fields: []
defaults_version: 1
listen: {}
row: 11
col: 0
width: 24
height: 14