forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoc.json
More file actions
35 lines (35 loc) · 875 Bytes
/
toc.json
File metadata and controls
35 lines (35 loc) · 875 Bytes
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
{
"guides": [
{
"title": "Configuration",
"id": "instrumentation_configuration",
"contents": "configuration.md"
},
{
"title": "Debugger Instrumentation",
"id": "debugger_instrumentation",
"contents": "google/cloud/debugger/instrumentation.md"
},
{
"title": "Error Reporting Instrumentation",
"id": "error_reporting_instrumentation",
"contents": "google/cloud/errorreporting/instrumentation.md"
},
{
"title": "Logging Instrumentation",
"id": "logging_instrumentation",
"contents": "google/cloud/logging/instrumentation.md"
},
{
"title": "Trace Instrumentation",
"id": "trace_instrumentation",
"contents": "google/cloud/trace/instrumentation.md"
}
],
"services": [
{
"title": "Stackdriver",
"type": "stackdriver"
}
]
}