File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1010integrations/language-clients/java/client-v1
1111integrations/language-clients/java/jdbc-v1
1212integrations/data-ingestion/clickpipes/postgres/maintenance.md
13- operations/allocation-profiling-old.md
Original file line number Diff line number Diff line change @@ -1250,7 +1250,17 @@ const sidebars = {
12501250 "operations/ssl-zookeeper" ,
12511251 "operations/startup-scripts" ,
12521252 "operations/storing-data" ,
1253- "operations/allocation-profiling" ,
1253+ {
1254+ type : "category" ,
1255+ label : "Allocation profiling" ,
1256+ collapsed : true ,
1257+ collapsible : true ,
1258+ link : { type : "doc" , id : "operations/allocation-profiling" } ,
1259+ items : [
1260+ "operations/allocation-profiling" ,
1261+ "operations/allocation-profiling-old" ,
1262+ ]
1263+ } ,
12541264 "operations/backup" ,
12551265 "operations/caches" ,
12561266 "operations/workload-scheduling" ,
You can’t perform that action at this time.
0 commit comments