Skip to content

Commit 89eed0e

Browse files
authored
Merge pull request #2247 from daspecster/fix-monitoring-toc
Fix monitoring documentation TOC.
2 parents d586990 + 42dea22 commit 89eed0e

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

docs/json/json/master/toc.json

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -316,27 +316,19 @@
316316
},
317317
{
318318
"title": "Label Descriptors",
319-
"type": "gcloud/monitoring/index/labeldescriptor"
320-
},
321-
{
322-
"title": "Metric Descriptors",
323-
"type": "gcloud/monitoring/index/metricdescriptor"
319+
"type": "gcloud/monitoring/label/labeldescriptor"
324320
},
325321
{
326322
"title": "Monitored Resource Descriptors",
327-
"type": "gcloud/monitoring/index/resourcedescriptor"
323+
"type": "gcloud/monitoring/resource/resourcedescriptor"
328324
},
329325
{
330326
"title": "Time Series Query",
331-
"type": "gcloud/monitoring/index/query"
327+
"type": "gcloud/monitoring/query/query"
332328
},
333329
{
334330
"title": "Time Series",
335331
"type": "gcloud/monitoring/timeseries/timeseries"
336-
},
337-
{
338-
"title": "Label Descriptors",
339-
"type": "gcloud/monitoring/label/labeldescriptor"
340332
}
341333
],
342334
"title": "Cloud Monitoring",

0 commit comments

Comments
 (0)