| 
									
										
										
										
											2021-07-28 14:38:13 -07:00
										 |  |  | // note: to handle errors where you don't want a markdown file in the sidebar, add it as a comment.
 | 
					
						
							|  |  |  | // this will fix errors like `Error: File not accounted for in sidebar: ...`
 | 
					
						
							| 
									
										
										
										
											2021-03-05 00:12:12 -08:00
										 |  |  | module.exports = { | 
					
						
							|  |  |  |   // users
 | 
					
						
							|  |  |  |   // architects
 | 
					
						
							|  |  |  |   // modelers
 | 
					
						
							|  |  |  |   // developers
 | 
					
						
							|  |  |  |   // operators
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |   overviewSidebar: [ | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |     { | 
					
						
							|  |  |  |       type: "html", | 
					
						
							|  |  |  |       value: "<div>Getting Started</div>", | 
					
						
							|  |  |  |       defaultStyle: true, | 
					
						
							|  |  |  |     }, | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |       label: "What Is DataHub?", | 
					
						
							| 
									
										
										
										
											2023-04-22 10:36:10 +09:00
										 |  |  |       type: "category", | 
					
						
							|  |  |  |       collapsed: true, | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |       link: { type: "doc", id: "docs/features" }, | 
					
						
							| 
									
										
										
										
											2023-04-22 10:36:10 +09:00
										 |  |  |       items: [ | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         // By the end of this section, readers should understand the core use cases that DataHub addresses,
 | 
					
						
							|  |  |  |         // target end-users, high-level architecture, & hosting options
 | 
					
						
							|  |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-04-22 10:36:10 +09:00
										 |  |  |           type: "doc", | 
					
						
							|  |  |  |           label: "Quickstart", | 
					
						
							|  |  |  |           id: "docs/quickstart", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         }, | 
					
						
							| 
									
										
										
										
											2023-04-22 10:36:10 +09:00
										 |  |  |         { | 
					
						
							|  |  |  |           type: "link", | 
					
						
							|  |  |  |           label: "Demo", | 
					
						
							|  |  |  |           href: "https://demo.datahubproject.io/", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         "docs/what-is-datahub/datahub-concepts", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-11-20 18:02:49 +09:00
										 |  |  |       type: "category", | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |       label: "Features", | 
					
						
							|  |  |  |       link: { | 
					
						
							|  |  |  |         type: "generated-index", | 
					
						
							|  |  |  |         title: "Feature Guides", | 
					
						
							|  |  |  |         description: "Learn about the features of DataHub.", | 
					
						
							|  |  |  |       }, | 
					
						
							| 
									
										
										
										
											2023-11-20 18:02:49 +09:00
										 |  |  |       items: [ | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |         "docs/ui-ingestion", | 
					
						
							|  |  |  |         "docs/how/search", | 
					
						
							|  |  |  |         "docs/schema-history", | 
					
						
							|  |  |  |         // "docs/how/ui-tabs-guide",
 | 
					
						
							|  |  |  |         "docs/domains", | 
					
						
							|  |  |  |         "docs/dataproducts", | 
					
						
							|  |  |  |         "docs/glossary/business-glossary", | 
					
						
							|  |  |  |         "docs/tags", | 
					
						
							|  |  |  |         "docs/ownership/ownership-types", | 
					
						
							|  |  |  |         "docs/authorization/access-policies-guide", | 
					
						
							|  |  |  |         "docs/features/dataset-usage-and-query-history", | 
					
						
							|  |  |  |         "docs/posts", | 
					
						
							|  |  |  |         "docs/sync-status", | 
					
						
							| 
									
										
										
										
											2024-02-14 09:06:21 -08:00
										 |  |  |         "docs/incidents/incidents", | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |         "docs/generated/lineage/lineage-feature-guide", | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           type: "doc", | 
					
						
							|  |  |  |           id: "docs/tests/metadata-tests", | 
					
						
							|  |  |  |           className: "saasOnly", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         "docs/act-on-metadata/impact-analysis", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |           label: "Observability", | 
					
						
							|  |  |  |           type: "category", | 
					
						
							|  |  |  |           items: [ | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               type: "doc", | 
					
						
							|  |  |  |               id: "docs/managed-datahub/observe/freshness-assertions", | 
					
						
							|  |  |  |               className: "saasOnly", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             }, | 
					
						
							| 
									
										
										
										
											2023-03-31 21:57:51 +02:00
										 |  |  |             { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               type: "doc", | 
					
						
							|  |  |  |               id: "docs/managed-datahub/observe/volume-assertions", | 
					
						
							|  |  |  |               className: "saasOnly", | 
					
						
							| 
									
										
										
										
											2023-03-31 21:57:51 +02:00
										 |  |  |             }, | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               type: "doc", | 
					
						
							|  |  |  |               id: "docs/managed-datahub/observe/custom-sql-assertions", | 
					
						
							|  |  |  |               className: "saasOnly", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             }, | 
					
						
							| 
									
										
										
										
											2023-04-05 01:42:42 +05:30
										 |  |  |             { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               type: "doc", | 
					
						
							|  |  |  |               id: "docs/managed-datahub/observe/column-assertions", | 
					
						
							|  |  |  |               className: "saasOnly", | 
					
						
							| 
									
										
										
										
											2023-04-05 01:42:42 +05:30
										 |  |  |             }, | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           Guides: ["docs/features/feature-guides/ui-lineage"], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       label: "Managed DataHub", | 
					
						
							|  |  |  |       type: "category", | 
					
						
							|  |  |  |       collapsed: true, | 
					
						
							|  |  |  |       link: { | 
					
						
							|  |  |  |         type: "doc", | 
					
						
							|  |  |  |         id: "docs/managed-datahub/managed-datahub-overview", | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       items: [ | 
					
						
							|  |  |  |         "docs/managed-datahub/welcome-acryl", | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           type: "doc", | 
					
						
							|  |  |  |           id: "docs/managed-datahub/saas-slack-setup", | 
					
						
							|  |  |  |           className: "saasOnly", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           type: "doc", | 
					
						
							|  |  |  |           id: "docs/managed-datahub/approval-workflows", | 
					
						
							|  |  |  |           className: "saasOnly", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "Metadata Ingestion With Acryl": [ | 
					
						
							|  |  |  |             "docs/managed-datahub/metadata-ingestion-with-acryl/ingestion", | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "DataHub API": [ | 
					
						
							| 
									
										
										
										
											2023-04-13 00:28:26 +05:30
										 |  |  |             { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               type: "doc", | 
					
						
							|  |  |  |               id: "docs/managed-datahub/datahub-api/entity-events-api", | 
					
						
							|  |  |  |               className: "saasOnly", | 
					
						
							| 
									
										
										
										
											2023-04-13 00:28:26 +05:30
										 |  |  |             }, | 
					
						
							| 
									
										
										
										
											2023-09-26 22:20:53 +05:30
										 |  |  |             { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               "GraphQL API": [ | 
					
						
							|  |  |  |                 "docs/managed-datahub/datahub-api/graphql-api/getting-started", | 
					
						
							| 
									
										
										
										
											2023-09-26 22:20:53 +05:30
										 |  |  |               ], | 
					
						
							|  |  |  |             }, | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |           Integrations: [ | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               id: "docs/managed-datahub/integrations/aws-privatelink", | 
					
						
							|  |  |  |               className: "saasOnly", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             }, | 
					
						
							|  |  |  |             { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               type: "doc", | 
					
						
							|  |  |  |               id: "docs/managed-datahub/integrations/oidc-sso-integration", | 
					
						
							|  |  |  |               className: "saasOnly", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "Operator Guide": [ | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							|  |  |  |               id: "docs/managed-datahub/operator-guide/setting-up-remote-ingestion-executor-on-aws", | 
					
						
							|  |  |  |               className: "saasOnly", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							|  |  |  |               id: "docs/managed-datahub/operator-guide/setting-up-events-api-on-aws-eventbridge", | 
					
						
							|  |  |  |               className: "saasOnly", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |         { | 
					
						
							|  |  |  |           type: "doc", | 
					
						
							|  |  |  |           id: "docs/managed-datahub/chrome-extension", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           type: "doc", | 
					
						
							|  |  |  |           id: "docs/managed-datahub/subscription-and-notification", | 
					
						
							|  |  |  |           className: "saasOnly", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "Managed DataHub Release History": [ | 
					
						
							| 
									
										
										
										
											2024-02-14 17:50:14 +05:30
										 |  |  |             "docs/managed-datahub/release-notes/v_0_2_15", | 
					
						
							| 
									
										
										
										
											2024-01-03 19:47:19 +05:30
										 |  |  |             "docs/managed-datahub/release-notes/v_0_2_14", | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |             "docs/managed-datahub/release-notes/v_0_2_13", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_12", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_11", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_10", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_9", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_8", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_7", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_6", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_5", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_4", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_3", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_2", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_1", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_2_0", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_1_73", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_1_72", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_1_70", | 
					
						
							|  |  |  |             "docs/managed-datahub/release-notes/v_0_1_69", | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       type: "html", | 
					
						
							|  |  |  |       value: "<div>Integrations</div>", | 
					
						
							|  |  |  |       defaultStyle: true, | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       type: "category", | 
					
						
							|  |  |  |       link: { | 
					
						
							|  |  |  |         type: "doc", | 
					
						
							|  |  |  |         id: "metadata-ingestion/README", | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       label: "Overview", | 
					
						
							|  |  |  |       items: [ | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           type: "doc", | 
					
						
							|  |  |  |           label: "Recipe", | 
					
						
							|  |  |  |           id: "metadata-ingestion/recipe_overview", | 
					
						
							|  |  |  |         }, | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-11-20 18:02:49 +09:00
										 |  |  |           type: "category", | 
					
						
							|  |  |  |           label: "Sinks", | 
					
						
							|  |  |  |           link: { type: "doc", id: "metadata-ingestion/sink_overview" }, | 
					
						
							|  |  |  |           items: [ | 
					
						
							| 
									
										
										
										
											2023-03-23 00:58:52 +05:30
										 |  |  |             { | 
					
						
							|  |  |  |               type: "autogenerated", | 
					
						
							|  |  |  |               dirName: "metadata-ingestion/sink_docs", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-11-20 18:02:49 +09:00
										 |  |  |           type: "category", | 
					
						
							|  |  |  |           label: "Transformers", | 
					
						
							|  |  |  |           link: { | 
					
						
							|  |  |  |             type: "doc", | 
					
						
							|  |  |  |             id: "metadata-ingestion/docs/transformer/intro", | 
					
						
							|  |  |  |           }, | 
					
						
							|  |  |  |           items: ["metadata-ingestion/docs/transformer/dataset_transformer"], | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         }, | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "Quickstart Guides": [ | 
					
						
							|  |  |  |         "metadata-ingestion/cli-ingestion", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |           BigQuery: [ | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/bigquery/overview", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/bigquery/setup", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/bigquery/configuration", | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           Redshift: [ | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/redshift/overview", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/redshift/setup", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/redshift/configuration", | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           Snowflake: [ | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/snowflake/overview", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/snowflake/setup", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/snowflake/configuration", | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           Tableau: [ | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/tableau/overview", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/tableau/setup", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/tableau/configuration", | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           PowerBI: [ | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/powerbi/overview", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/powerbi/setup", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/powerbi/configuration", | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           Looker: [ | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/looker/overview", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/looker/setup", | 
					
						
							|  |  |  |             "docs/quick-ingestion-guides/looker/configuration", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-08-29 16:48:54 -07:00
										 |  |  |       type: "category", | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |       label: "Sources", | 
					
						
							|  |  |  |       link: { type: "doc", id: "metadata-ingestion/source_overview" }, | 
					
						
							|  |  |  |       items: [ | 
					
						
							|  |  |  |         // collapse these; add push-based at top
 | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           type: "doc", | 
					
						
							|  |  |  |           id: "docs/lineage/airflow", | 
					
						
							|  |  |  |           label: "Airflow", | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         //"docker/airflow/local_airflow",
 | 
					
						
							|  |  |  |         "metadata-integration/java/spark-lineage/README", | 
					
						
							|  |  |  |         "metadata-ingestion/integration_docs/great-expectations", | 
					
						
							|  |  |  |         "metadata-integration/java/datahub-protobuf/README", | 
					
						
							| 
									
										
										
										
											2024-03-01 16:31:21 +01:00
										 |  |  |         "metadata-integration/java/spark-lineage-beta/README", | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |         //"metadata-ingestion/source-docs-template",
 | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           type: "autogenerated", | 
					
						
							|  |  |  |           dirName: "docs/generated/ingestion/sources", // '.' means the current docs folder
 | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "Advanced Guides": [ | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "Scheduling Ingestion": [ | 
					
						
							|  |  |  |             "metadata-ingestion/schedule_docs/intro", | 
					
						
							|  |  |  |             "metadata-ingestion/schedule_docs/cron", | 
					
						
							|  |  |  |             "metadata-ingestion/schedule_docs/airflow", | 
					
						
							|  |  |  |             "metadata-ingestion/schedule_docs/kubernetes", | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |         "docs/platform-instances", | 
					
						
							|  |  |  |         "metadata-ingestion/docs/dev_guides/stateful", | 
					
						
							|  |  |  |         "metadata-ingestion/docs/dev_guides/classification", | 
					
						
							|  |  |  |         "metadata-ingestion/docs/dev_guides/add_stateful_ingestion_to_source", | 
					
						
							|  |  |  |         "metadata-ingestion/docs/dev_guides/sql_profiles", | 
					
						
							|  |  |  |         "metadata-ingestion/docs/dev_guides/profiling_ingestions", | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       type: "html", | 
					
						
							|  |  |  |       value: "<div>Deployment</div>", | 
					
						
							|  |  |  |       defaultStyle: true, | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       type: "category", | 
					
						
							|  |  |  |       label: "Deployment Guides", | 
					
						
							| 
									
										
										
										
											2023-08-29 16:48:54 -07:00
										 |  |  |       link: { | 
					
						
							|  |  |  |         type: "generated-index", | 
					
						
							|  |  |  |         title: "Deployment Guides", | 
					
						
							|  |  |  |         description: | 
					
						
							|  |  |  |           "Learn how to deploy DataHub to your environment, set up authentication, manage upgrades, and more.", | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       items: [ | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         "docs/deploy/aws", | 
					
						
							|  |  |  |         "docs/deploy/gcp", | 
					
						
							| 
									
										
										
										
											2023-10-18 11:48:39 -05:00
										 |  |  |         "docs/deploy/azure", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         "docker/README", | 
					
						
							|  |  |  |         "docs/deploy/kubernetes", | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       type: "category", | 
					
						
							|  |  |  |       label: "Advanced Guides", | 
					
						
							|  |  |  |       items: [ | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |         "docs/deploy/confluent-cloud", | 
					
						
							| 
									
										
										
										
											2023-04-28 16:15:56 -05:00
										 |  |  |         "docs/deploy/environment-vars", | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |         "docs/how/extract-container-logs", | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |       type: "html", | 
					
						
							|  |  |  |       value: "<div>Admin</div>", | 
					
						
							|  |  |  |       defaultStyle: true, | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       Authentication: [ | 
					
						
							|  |  |  |         "docs/authentication/README", | 
					
						
							|  |  |  |         "docs/authentication/concepts", | 
					
						
							|  |  |  |         "docs/authentication/changing-default-credentials", | 
					
						
							|  |  |  |         "docs/authentication/guides/add-users", | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           "Frontend Authentication": [ | 
					
						
							|  |  |  |             "docs/authentication/guides/jaas", | 
					
						
							|  |  |  |             "docs/authentication/guides/sso/configure-oidc-react", | 
					
						
							|  |  |  |             "docs/authentication/guides/sso/configure-oidc-behind-proxy", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |         "docs/authentication/introducing-metadata-service-authentication", | 
					
						
							|  |  |  |         "docs/authentication/personal-access-tokens", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |       Authorization: [ | 
					
						
							|  |  |  |         "docs/authorization/README", | 
					
						
							|  |  |  |         "docs/authorization/roles", | 
					
						
							|  |  |  |         "docs/authorization/policies", | 
					
						
							|  |  |  |         "docs/authorization/groups", | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "Advanced Guides": [ | 
					
						
							|  |  |  |         "docs/how/delete-metadata", | 
					
						
							|  |  |  |         "docs/how/configuring-authorization-with-apache-ranger", | 
					
						
							|  |  |  |         "docs/how/backup-datahub", | 
					
						
							|  |  |  |         "docs/how/restore-indices", | 
					
						
							|  |  |  |         "docs/advanced/db-retention", | 
					
						
							|  |  |  |         "docs/advanced/monitoring", | 
					
						
							|  |  |  |         "docs/deploy/telemetry", | 
					
						
							|  |  |  |         "docs/how/kafka-config", | 
					
						
							|  |  |  |         "docs/advanced/no-code-upgrade", | 
					
						
							|  |  |  |         "docs/how/jattach-guide", | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       type: "html", | 
					
						
							|  |  |  |       value: "<div>Developers</div>", | 
					
						
							|  |  |  |       defaultStyle: true, | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       Architecture: [ | 
					
						
							|  |  |  |         "docs/architecture/architecture", | 
					
						
							|  |  |  |         "docs/components", | 
					
						
							|  |  |  |         "docs/architecture/metadata-ingestion", | 
					
						
							|  |  |  |         "docs/architecture/metadata-serving", | 
					
						
							|  |  |  |         "docs/architecture/docker-containers", | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "Metadata Model": [ | 
					
						
							|  |  |  |         "docs/modeling/metadata-model", | 
					
						
							|  |  |  |         "docs/modeling/extending-the-metadata-model", | 
					
						
							|  |  |  |         "docs/what/mxe", | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |           Entities: [ | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |             { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               type: "autogenerated", | 
					
						
							|  |  |  |               dirName: "docs/generated/metamodel/entities", // '.' means the current docs folder
 | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "Developing on DataHub": [ | 
					
						
							|  |  |  |         "docs/developers", | 
					
						
							|  |  |  |         "docs/docker/development", | 
					
						
							|  |  |  |         "metadata-ingestion/developing", | 
					
						
							|  |  |  |         "docs/api/graphql/graphql-endpoint-development", | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           Modules: [ | 
					
						
							|  |  |  |             "datahub-web-react/README", | 
					
						
							|  |  |  |             "datahub-frontend/README", | 
					
						
							|  |  |  |             "datahub-graphql-core/README", | 
					
						
							|  |  |  |             "metadata-service/README", | 
					
						
							|  |  |  |             "metadata-jobs/mae-consumer-job/README", | 
					
						
							|  |  |  |             "metadata-jobs/mce-consumer-job/README", | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |           Troubleshooting: [ | 
					
						
							|  |  |  |             "docs/troubleshooting/quickstart", | 
					
						
							|  |  |  |             "docs/troubleshooting/build", | 
					
						
							|  |  |  |             "docs/troubleshooting/general", | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |     { | 
					
						
							|  |  |  |       "Advanced Guides": [ | 
					
						
							|  |  |  |         "metadata-ingestion/docs/dev_guides/reporting_telemetry", | 
					
						
							|  |  |  |         "docs/advanced/mcp-mcl", | 
					
						
							|  |  |  |         "docker/datahub-upgrade/README", | 
					
						
							|  |  |  |         "docs/advanced/no-code-modeling", | 
					
						
							|  |  |  |         "datahub-web-react/src/app/analytics/README", | 
					
						
							|  |  |  |         "docs/how/migrating-graph-service-implementation", | 
					
						
							|  |  |  |         "docs/advanced/field-path-spec-v2", | 
					
						
							|  |  |  |         "metadata-ingestion/adding-source", | 
					
						
							|  |  |  |         "docs/how/add-custom-ingestion-source", | 
					
						
							|  |  |  |         "docs/how/add-custom-data-platform", | 
					
						
							|  |  |  |         "docs/advanced/browse-paths-upgrade", | 
					
						
							|  |  |  |         "docs/browseV2/browse-paths-v2", | 
					
						
							|  |  |  |         "docs/plugins", | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       type: "html", | 
					
						
							|  |  |  |       value: "<div>API & SDKs</div>", | 
					
						
							|  |  |  |       defaultStyle: true, | 
					
						
							|  |  |  |     }, | 
					
						
							| 
									
										
										
										
											2023-12-08 02:18:35 +09:00
										 |  |  |     { | 
					
						
							|  |  |  |       type: "doc", | 
					
						
							|  |  |  |       id: "docs/api/datahub-apis", | 
					
						
							|  |  |  |       label: "Overview", | 
					
						
							|  |  |  |     }, | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |     { | 
					
						
							|  |  |  |       type: "category", | 
					
						
							|  |  |  |       label: "API", | 
					
						
							|  |  |  |       items: [ | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         { | 
					
						
							|  |  |  |           "GraphQL API": [ | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               label: "Overview", | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							|  |  |  |               id: "docs/api/graphql/overview", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               Reference: [ | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "doc", | 
					
						
							|  |  |  |                   label: "Queries", | 
					
						
							|  |  |  |                   id: "graphql/queries", | 
					
						
							|  |  |  |                 }, | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "doc", | 
					
						
							|  |  |  |                   label: "Mutations", | 
					
						
							|  |  |  |                   id: "graphql/mutations", | 
					
						
							|  |  |  |                 }, | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "doc", | 
					
						
							|  |  |  |                   label: "Objects", | 
					
						
							|  |  |  |                   id: "graphql/objects", | 
					
						
							|  |  |  |                 }, | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "doc", | 
					
						
							|  |  |  |                   label: "Inputs", | 
					
						
							|  |  |  |                   id: "graphql/inputObjects", | 
					
						
							|  |  |  |                 }, | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "doc", | 
					
						
							|  |  |  |                   label: "Interfaces", | 
					
						
							|  |  |  |                   id: "graphql/interfaces", | 
					
						
							|  |  |  |                 }, | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "doc", | 
					
						
							|  |  |  |                   label: "Unions", | 
					
						
							|  |  |  |                   id: "graphql/unions", | 
					
						
							|  |  |  |                 }, | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "doc", | 
					
						
							|  |  |  |                   label: "Enums", | 
					
						
							|  |  |  |                   id: "graphql/enums", | 
					
						
							|  |  |  |                 }, | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "doc", | 
					
						
							|  |  |  |                   label: "Scalars", | 
					
						
							|  |  |  |                   id: "graphql/scalars", | 
					
						
							|  |  |  |                 }, | 
					
						
							|  |  |  |               ], | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               Guides: [ | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "doc", | 
					
						
							| 
									
										
										
										
											2023-04-08 08:26:58 +09:00
										 |  |  |                   label: "How To Set Up GraphQL", | 
					
						
							|  |  |  |                   id: "docs/api/graphql/how-to-set-up-graphql", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |                 }, | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "doc", | 
					
						
							| 
									
										
										
										
											2023-04-08 08:26:58 +09:00
										 |  |  |                   label: "Getting Started With GraphQL", | 
					
						
							|  |  |  |                   id: "docs/api/graphql/getting-started", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |                 }, | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "doc", | 
					
						
							|  |  |  |                   label: "Access Token Management", | 
					
						
							|  |  |  |                   id: "docs/api/graphql/token-management", | 
					
						
							|  |  |  |                 }, | 
					
						
							|  |  |  |               ], | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							| 
									
										
										
										
											2023-03-11 17:25:50 -08:00
										 |  |  |         { | 
					
						
							| 
									
										
										
										
											2024-01-22 11:46:04 -06:00
										 |  |  |           OpenAPI: [ | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							|  |  |  |               label: "OpenAPI", | 
					
						
							|  |  |  |               id: "docs/api/openapi/openapi-usage-guide", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							|  |  |  |               label: "Structured Properties", | 
					
						
							|  |  |  |               id: "docs/api/openapi/openapi-structured-properties", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							| 
									
										
										
										
											2023-03-11 17:25:50 -08:00
										 |  |  |         }, | 
					
						
							| 
									
										
										
										
											2023-04-22 10:36:10 +09:00
										 |  |  |         "docs/dev-guides/timeline", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-04-22 10:36:10 +09:00
										 |  |  |           "Rest.li API": [ | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							| 
									
										
										
										
											2023-04-22 10:36:10 +09:00
										 |  |  |               label: "Rest.li API Guide", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |               id: "docs/api/restli/restli-overview", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							|  |  |  |               label: "Restore Indices", | 
					
						
							|  |  |  |               id: "docs/api/restli/restore-indices", | 
					
						
							|  |  |  |             }, | 
					
						
							| 
									
										
										
										
											2023-06-28 17:06:51 -05:00
										 |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							|  |  |  |               label: "Get Index Sizes", | 
					
						
							|  |  |  |               id: "docs/api/restli/get-index-sizes", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							|  |  |  |               label: "Truncate Timeseries Aspect", | 
					
						
							|  |  |  |               id: "docs/api/restli/truncate-time-series-aspect", | 
					
						
							|  |  |  |             }, | 
					
						
							| 
									
										
										
										
											2023-06-30 07:23:58 -05:00
										 |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							|  |  |  |               label: "Get ElasticSearch Task Status Endpoint", | 
					
						
							|  |  |  |               id: "docs/api/restli/get-elastic-task-status", | 
					
						
							|  |  |  |             }, | 
					
						
							| 
									
										
										
										
											2023-06-14 19:19:23 +05:30
										 |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							|  |  |  |               label: "Evaluate Tests", | 
					
						
							|  |  |  |               id: "docs/api/restli/evaluate-tests", | 
					
						
							|  |  |  |             }, | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             { | 
					
						
							|  |  |  |               type: "doc", | 
					
						
							|  |  |  |               label: "Aspect Versioning and Rest.li Modeling", | 
					
						
							|  |  |  |               id: "docs/advanced/aspect-versioning", | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       type: "category", | 
					
						
							|  |  |  |       label: "SDK", | 
					
						
							|  |  |  |       items: [ | 
					
						
							| 
									
										
										
										
											2023-04-22 10:36:10 +09:00
										 |  |  |         { | 
					
						
							|  |  |  |           "Python SDK": [ | 
					
						
							|  |  |  |             "metadata-ingestion/as-a-library", | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               "Python SDK Reference": [ | 
					
						
							|  |  |  |                 { | 
					
						
							|  |  |  |                   type: "autogenerated", | 
					
						
							|  |  |  |                   dirName: "python-sdk", | 
					
						
							|  |  |  |                 }, | 
					
						
							|  |  |  |               ], | 
					
						
							|  |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							| 
									
										
										
										
											2023-03-29 08:53:20 +05:30
										 |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |           type: "doc", | 
					
						
							|  |  |  |           label: "Java SDK", | 
					
						
							|  |  |  |           id: "metadata-integration/java/as-a-library", | 
					
						
							| 
									
										
										
										
											2023-03-29 08:53:20 +05:30
										 |  |  |         }, | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-08-29 16:48:54 -07:00
										 |  |  |       type: "category", | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |       label: "DataHub CLI", | 
					
						
							|  |  |  |       link: { type: "doc", id: "docs/cli" }, | 
					
						
							|  |  |  |       items: ["docs/datahub_lite"], | 
					
						
							| 
									
										
										
										
											2023-04-22 10:36:10 +09:00
										 |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |       type: "category", | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |       label: "Datahub Actions", | 
					
						
							|  |  |  |       link: { type: "doc", id: "docs/act-on-metadata" }, | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |       items: [ | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |         "docs/actions/README", | 
					
						
							|  |  |  |         "docs/actions/quickstart", | 
					
						
							|  |  |  |         "docs/actions/concepts", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |           Sources: [ | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               type: "autogenerated", | 
					
						
							|  |  |  |               dirName: "docs/actions/sources", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |           Events: [ | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               type: "autogenerated", | 
					
						
							|  |  |  |               dirName: "docs/actions/events", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |           Actions: [ | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |               type: "autogenerated", | 
					
						
							|  |  |  |               dirName: "docs/actions/actions", | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |             }, | 
					
						
							|  |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |           Guides: [ | 
					
						
							|  |  |  |             { | 
					
						
							|  |  |  |               type: "autogenerated", | 
					
						
							|  |  |  |               dirName: "docs/actions/guides", | 
					
						
							|  |  |  |             }, | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |           ], | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							| 
									
										
										
										
											2023-12-07 16:14:09 +09:00
										 |  |  |     { | 
					
						
							|  |  |  |       "API & SDK Guides": [ | 
					
						
							|  |  |  |         "docs/advanced/patch", | 
					
						
							|  |  |  |         "docs/api/tutorials/datasets", | 
					
						
							|  |  |  |         "docs/api/tutorials/lineage", | 
					
						
							|  |  |  |         "docs/api/tutorials/tags", | 
					
						
							|  |  |  |         "docs/api/tutorials/terms", | 
					
						
							|  |  |  |         "docs/api/tutorials/owners", | 
					
						
							|  |  |  |         "docs/api/tutorials/domains", | 
					
						
							|  |  |  |         "docs/api/tutorials/deprecation", | 
					
						
							|  |  |  |         "docs/api/tutorials/descriptions", | 
					
						
							|  |  |  |         "docs/api/tutorials/custom-properties", | 
					
						
							|  |  |  |         "docs/api/tutorials/ml", | 
					
						
							|  |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       type: "html", | 
					
						
							|  |  |  |       value: "<div>Community</div>", | 
					
						
							|  |  |  |       defaultStyle: true, | 
					
						
							|  |  |  |     }, | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |       label: "Community", | 
					
						
							|  |  |  |       type: "category", | 
					
						
							|  |  |  |       collapsed: true, | 
					
						
							|  |  |  |       link: { | 
					
						
							|  |  |  |         type: "generated-index", | 
					
						
							|  |  |  |         title: "Community", | 
					
						
							|  |  |  |         description: "Learn about DataHub community.", | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       items: [ | 
					
						
							|  |  |  |         "docs/slack", | 
					
						
							|  |  |  |         "docs/townhalls", | 
					
						
							|  |  |  |         //        "docs/townhall-history",
 | 
					
						
							|  |  |  |         "docs/CODE_OF_CONDUCT", | 
					
						
							|  |  |  |         "docs/CONTRIBUTING", | 
					
						
							|  |  |  |         "docs/links", | 
					
						
							|  |  |  |         "docs/rfc", | 
					
						
							| 
									
										
										
										
											2023-11-13 12:33:34 +09:00
										 |  |  |         "SECURITY", | 
					
						
							| 
									
										
										
										
											2023-11-10 16:06:06 +09:00
										 |  |  |       ], | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "Release History": ["releases", "docs/how/updating-datahub"], | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |     }, | 
					
						
							| 
									
										
										
										
											2022-08-26 16:29:01 -05:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // "Candidates for Deprecation": [
 | 
					
						
							|  |  |  |     // "README",
 | 
					
						
							|  |  |  |     // "docs/roadmap",
 | 
					
						
							|  |  |  |     // "docs/advanced/backfilling",
 | 
					
						
							|  |  |  |     //"docs/advanced/derived-aspects",
 | 
					
						
							|  |  |  |     //"docs/advanced/entity-hierarchy",
 | 
					
						
							|  |  |  |     //"docs/advanced/partial-update",
 | 
					
						
							|  |  |  |     //"docs/advanced/pdl-best-practices",
 | 
					
						
							|  |  |  |     //"docs/introducing-metadata-service-authentication"
 | 
					
						
							|  |  |  |     //"metadata-models-custom/README"
 | 
					
						
							|  |  |  |     //"metadata-ingestion/examples/transforms/README"
 | 
					
						
							|  |  |  |     //"docs/what/graph",
 | 
					
						
							|  |  |  |     //"docs/what/search-index",
 | 
					
						
							|  |  |  |     //"docs/how/add-new-aspect",
 | 
					
						
							|  |  |  |     //"docs/how/build-metadata-service",
 | 
					
						
							|  |  |  |     //"docs/how/graph-onboarding",
 | 
					
						
							|  |  |  |     //"docs/demo/graph-onboarding",
 | 
					
						
							| 
									
										
										
										
											2024-03-01 16:31:21 +01:00
										 |  |  |     //"metadata-integration/java/spark-lineage/README",
 | 
					
						
							|  |  |  |     // "metadata-integration/java/spark-lineage-beta/README.md
 | 
					
						
							|  |  |  |     // "metadata-integration/java/openlineage-converter/README"
 | 
					
						
							| 
									
										
										
										
											2022-08-26 16:29:01 -05:00
										 |  |  |     //"metadata-ingestion-modules/airflow-plugin/README"
 | 
					
						
							|  |  |  |     // "metadata-ingestion/schedule_docs/datahub", // we can delete this
 | 
					
						
							|  |  |  |     // TODO: change the titles of these, removing the "What is..." portion from the sidebar"
 | 
					
						
							|  |  |  |     // "docs/what/entity",
 | 
					
						
							|  |  |  |     // "docs/what/aspect",
 | 
					
						
							|  |  |  |     // "docs/what/urn",
 | 
					
						
							|  |  |  |     // "docs/what/relationship",
 | 
					
						
							|  |  |  |     // "docs/advanced/high-cardinality",
 | 
					
						
							|  |  |  |     // "docs/what/search-document",
 | 
					
						
							|  |  |  |     // "docs/what/snapshot",
 | 
					
						
							|  |  |  |     // "docs/what/delta",
 | 
					
						
							|  |  |  |     // - "docker/datahub-frontend/README",
 | 
					
						
							|  |  |  |     // - "docker/datahub-gms/README",
 | 
					
						
							|  |  |  |     // - "docker/datahub-mae-consumer/README",
 | 
					
						
							|  |  |  |     // - "docker/datahub-mce-consumer/README",
 | 
					
						
							|  |  |  |     // - "docker/datahub-ingestion/README",
 | 
					
						
							|  |  |  |     // - "docker/elasticsearch-setup/README",
 | 
					
						
							|  |  |  |     // - "docker/ingestion/README",
 | 
					
						
							|  |  |  |     // - "docker/kafka-setup/README",
 | 
					
						
							|  |  |  |     // - "docker/mariadb/README",
 | 
					
						
							|  |  |  |     // - "docker/mysql/README",
 | 
					
						
							|  |  |  |     // - "docker/neo4j/README",
 | 
					
						
							|  |  |  |     // - "docker/postgres/README",
 | 
					
						
							|  |  |  |     // - "perf-test/README",
 | 
					
						
							|  |  |  |     // "metadata-jobs/README",
 | 
					
						
							|  |  |  |     // "docs/how/add-user-data",
 | 
					
						
							| 
									
										
										
										
											2022-09-01 18:11:14 -05:00
										 |  |  |     // "docs/_feature-guide-template"
 | 
					
						
							| 
									
										
										
										
											2023-07-19 20:09:14 -05:00
										 |  |  |     // - "metadata-service/services/README"
 | 
					
						
							| 
									
										
										
										
											2024-01-22 11:46:04 -06:00
										 |  |  |     // "metadata-ingestion/examples/structured_properties/README"
 | 
					
						
							| 
									
										
										
										
											2022-08-26 16:29:01 -05:00
										 |  |  |     // ],
 | 
					
						
							| 
									
										
										
										
											2023-03-09 01:06:59 -05:00
										 |  |  |   ], | 
					
						
							| 
									
										
										
										
											2021-03-05 00:12:12 -08:00
										 |  |  | }; |