1
1
{
2
- "title" : " Stream Data" ,
3
- "is_top_level" : true ,
4
- "items" : [
5
- {
6
- "title" : " Change Data Capture Overview" ,
7
- "urls" : [
8
- " /${VERSION}/change-data-capture-overview.html"
9
- ]
10
- },
11
- {
12
- "title" : " Get Started with Changefeeds" ,
13
- "items" : [
14
- {
15
- "title" : " Create and Configure Changefeeds" ,
16
- "urls" : [
17
- " /${VERSION}/create-and-configure-changefeeds.html"
18
- ]
19
- },
20
- {
21
- "title" : " Changefeed Best Practices" ,
22
- "urls" : [
23
- " /${VERSION}/changefeed-best-practices.html"
24
- ]
25
- },
26
- {
27
- "title" : " Changefeed Messages" ,
28
- "urls" : [
29
- " /${VERSION}/changefeed-messages.html"
30
- ]
31
- },
32
- {
33
- "title" : " Changefeed Sinks" ,
34
- "urls" : [
35
- " /${VERSION}/changefeed-sinks.html"
36
- ]
37
- },
38
- {
39
- "title" : " Changefeed Examples" ,
40
- "urls" : [
41
- " /${VERSION}/changefeed-examples.html"
42
- ]
43
- }
44
- ]
45
- },
46
- {
47
- "title" : " Monitor Changefeeds" ,
48
- "items" : [
49
- {
50
- "title" : " Overview" ,
2
+ "title" : " Stream Data" ,
3
+ "is_top_level" : true ,
4
+ "items" : [
5
+ {
6
+ "title" : " Change Data Capture Overview" ,
7
+ "urls" : [
8
+ " /${VERSION}/change-data-capture-overview.html"
9
+ ]
10
+ },
11
+ {
12
+ "title" : " Get Started with Changefeeds" ,
13
+ "items" : [
14
+ {
15
+ "title" : " Create and Configure Changefeeds" ,
51
16
"urls" : [
52
- " /${VERSION}/monitor -and-debug -changefeeds.html"
17
+ " /${VERSION}/create -and-configure -changefeeds.html"
53
18
]
54
- },
55
- {
56
- "title" : " Monitoring Guide " ,
19
+ },
20
+ {
21
+ "title" : " Changefeed Best Practices " ,
57
22
"urls" : [
58
- " /${VERSION}/changefeed-monitoring-guide .html"
23
+ " /${VERSION}/changefeed-best-practices .html"
59
24
]
60
- },
61
- {
62
- "title" : " Protect Changefeed Data" ,
63
- "urls" : [
64
- " /${VERSION}/protect-changefeed-data.html"
25
+ },
26
+ {
27
+ "title" : " Changefeed Messages" ,
28
+ "items" : [
29
+ {
30
+ "title" : " Overview" ,
31
+ "urls" : [
32
+ " /${VERSION}/changefeed-messages.html"
33
+ ]
34
+ },
35
+ {
36
+ "title" : " Message Envelope" ,
37
+ "urls" :[
38
+ " /${VERSION}/changefeed-message-envelopes.html"
39
+ ]
40
+ }
65
41
]
66
- }
67
- ]
68
- },
69
- {
70
- "title" : " Optimize Changefeeds" ,
42
+ },
43
+ {
44
+ "title" : " Changefeed Sinks" ,
45
+ "urls" : [
46
+ " /${VERSION}/changefeed-sinks.html"
47
+ ]
48
+ },
49
+ {
50
+ "title" : " Changefeed Examples" ,
51
+ "urls" : [
52
+ " /${VERSION}/changefeed-examples.html"
53
+ ]
54
+ }
55
+ ]
56
+ },
57
+ {
58
+ "title" : " Monitor Changefeeds" ,
59
+ "items" : [
60
+ {
61
+ "title" : " Overview" ,
62
+ "urls" : [
63
+ " /${VERSION}/monitor-and-debug-changefeeds.html"
64
+ ]
65
+ },
66
+ {
67
+ "title" : " Monitoring Guide" ,
68
+ "urls" : [
69
+ " /${VERSION}/changefeed-monitoring-guide.html"
70
+ ]
71
+ },
72
+ {
73
+ "title" : " Protect Changefeed Data" ,
74
+ "urls" : [
75
+ " /${VERSION}/protect-changefeed-data.html"
76
+ ]
77
+ }
78
+ ]
79
+ },
80
+ {
81
+ "title" : " Optimize Changefeeds" ,
82
+ "items" : [
83
+ {
84
+ "title" : " Change Data Capture Queries" ,
85
+ "urls" : [
86
+ " /${VERSION}/cdc-queries.html"
87
+ ]
88
+ },
89
+ {
90
+ "title" : " Changefeeds on Tables with Column Families" ,
91
+ "urls" : [
92
+ " /${VERSION}/changefeeds-on-tables-with-column-families.html"
93
+ ]
94
+ },
95
+ {
96
+ "title" : " Export Data with Changefeeds" ,
97
+ "urls" : [
98
+ " /${VERSION}/export-data-with-changefeeds.html"
99
+ ]
100
+ },
101
+ {
102
+ "title" : " Changefeeds in Multi-Region Deployments" ,
103
+ "urls" : [
104
+ " /${VERSION}/changefeeds-in-multi-region-deployments.html"
105
+ ]
106
+ }
107
+ ]
108
+ },
109
+ {
110
+ "title" : " Changefeed Tutorials" ,
71
111
"items" : [
72
112
{
73
- "title" : " Change Data Capture Queries" ,
74
- "urls" : [
75
- " /${VERSION}/cdc-queries.html"
113
+ "title" : " Stream a Changefeed to an Amazon MSK Cluster" ,
114
+ "items" : [
115
+ {
116
+ "title" : " Amazon MSK" ,
117
+ "urls" : [
118
+ " /${VERSION}/stream-a-changefeed-to-amazon-msk.html"
119
+ ]
120
+ },
121
+ {
122
+ "title" : " Amazon MSK Serverless" ,
123
+ "urls" : [
124
+ " /${VERSION}/stream-a-changefeed-to-amazon-msk-serverless.html"
125
+ ]
126
+ }
76
127
]
77
128
},
78
129
{
79
- "title" : " Changefeeds on Tables with Column Families " ,
130
+ "title" : " Connect to a Changefeed Kafka Sink with OAuth Using Okta " ,
80
131
"urls" : [
81
- " /${VERSION}/changefeeds-on-tables- with-column-families .html"
132
+ " /${VERSION}/connect-to-a-changefeed-kafka-sink- with-oauth-using-okta .html"
82
133
]
83
134
},
84
135
{
85
- "title" : " Export Data with Changefeeds " ,
136
+ "title" : " Stream a Changefeed from CockroachDB Cloud to Snowflake " ,
86
137
"urls" : [
87
- " /${VERSION}/export-data-with-changefeeds .html"
138
+ " /cockroachcloud/stream-changefeed-to-snowflake-aws .html"
88
139
]
89
140
},
90
141
{
91
- "title" : " Changefeeds in Multi-Region Deployments " ,
142
+ "title" : " Stream a Changefeed to a Confluent Cloud Kafka Cluster " ,
92
143
"urls" : [
93
- " /${VERSION}/changefeeds-in-multi-region-deployments .html"
144
+ " /${VERSION}/stream-a-changefeed-to-a-confluent-cloud-kafka-cluster .html"
94
145
]
95
146
}
96
147
]
97
148
},
98
149
{
99
- "title" : " Changefeed Tutorials" ,
100
- "items" : [
101
- {
102
- "title" : " Stream a Changefeed to an Amazon MSK Cluster" ,
103
- "items" : [
104
- {
105
- "title" : " Amazon MSK" ,
106
- "urls" : [
107
- " /${VERSION}/stream-a-changefeed-to-amazon-msk.html"
108
- ]
109
- },
150
+ "title" : " Technical Overview" ,
151
+ "items" : [
110
152
{
111
- "title" : " Amazon MSK Serverless " ,
153
+ "title" : " How Does an Enterprise Changefeed Work? " ,
112
154
"urls" : [
113
- " /${VERSION}/stream-a-changefeed-to-amazon-msk-serverless .html"
155
+ " /${VERSION}/how-does-an-enterprise-changefeed-work .html"
114
156
]
115
157
}
116
158
]
117
159
},
118
160
{
119
- "title" : " Connect to a Changefeed Kafka Sink with OAuth Using Okta" ,
120
- "urls" : [
121
- " /${VERSION}/connect-to-a-changefeed-kafka-sink-with-oauth-using-okta.html"
122
- ]
123
- },
124
- {
125
- "title" : " Stream a Changefeed from CockroachDB Cloud to Snowflake" ,
126
- "urls" : [
127
- " /cockroachcloud/stream-changefeed-to-snowflake-aws.html"
128
- ]
129
- },
130
- {
131
- "title" : " Stream a Changefeed to a Confluent Cloud Kafka Cluster" ,
161
+ "title" : " Advanced Changefeed Configuration" ,
132
162
"urls" : [
133
- " /${VERSION}/stream-a- changefeed-to-a-confluent-cloud-kafka-cluster .html"
163
+ " /${VERSION}/advanced- changefeed-configuration .html"
134
164
]
135
165
}
136
166
]
137
- },
138
- {
139
- "title" : " Technical Overview" ,
140
- "items" : [
141
- {
142
- "title" : " How Does an Enterprise Changefeed Work?" ,
143
- "urls" : [
144
- " /${VERSION}/how-does-an-enterprise-changefeed-work.html"
145
- ]
146
- }
147
- ]
148
- },
149
- {
150
- "title" : " Advanced Changefeed Configuration" ,
151
- "urls" : [
152
- " /${VERSION}/advanced-changefeed-configuration.html"
153
- ]
154
- }
155
- ]
156
- }
167
+ }
168
+
0 commit comments