Commit 0d7fd94
authored
Add get metric descriptor (GoogleCloudPlatform#797)
1 parent 4a0c9e9 commit 0d7fd94Copy full SHA for 0d7fd94
File tree
Expand file treeCollapse file tree
2 files changed
+26
-3
lines changedOpen diff view settings
Filter options
- monitoring/api/v3/cloud-client
Expand file treeCollapse file tree
2 files changed
+26
-3
lines changedOpen diff view settings
Collapse file
monitoring/api/v3/cloud-client/snippets.py
Copy file name to clipboardExpand all lines: monitoring/api/v3/cloud-client/snippets.py+22-2Lines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
120 | 120 | |
121 | 121 | |
122 | 122 | |
123 | | - |
| 123 | + |
124 | 124 | |
125 | 125 | |
126 | | - |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
127 | 134 | |
128 | 135 | |
129 | 136 | |
| ||
143 | 150 | |
144 | 151 | |
145 | 152 | |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
146 | 164 | |
147 | 165 | |
148 | 166 | |
| ||
201 | 219 | |
202 | 220 | |
203 | 221 | |
| 222 | + |
| 223 | + |
204 | 224 | |
205 | 225 | |
206 | 226 | |
|
Collapse file
monitoring/api/v3/cloud-client/snippets_test.py
Copy file name to clipboardExpand all lines: monitoring/api/v3/cloud-client/snippets_test.py+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | | - |
| 18 | + |
19 | 19 | |
| 20 | + |
| 21 | + |
| 22 | + |
20 | 23 | |
21 | 24 | |
22 | 25 | |
|
0 commit comments