Skip to content

Commit 2bd1464

Browse files
committed
Added missing config from upstream
1 parent 677bde7 commit 2bd1464

File tree

1 file changed

+79
-18
lines changed

1 file changed

+79
-18
lines changed

docs/docs.json

Lines changed: 79 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -536,39 +536,96 @@
536536
{
537537
"header": "Product",
538538
"items": [
539-
{ "label": "Detection & Coverage", "href": "https://www.elementary-data.com/detection-and-coverage" },
540-
{ "label": "Triage and response", "href": "https://www.elementary-data.com/triage-and-resolution" },
541-
{ "label": "Governance", "href": "https://www.elementary-data.com/governance-and-discovery" },
542-
{ "label": "Enabling business users", "href": "https://www.elementary-data.com/business-users" },
543-
{ "label": "Integrations", "href": "https://www.elementary-data.com/integrations" },
544-
{ "label": "Cloud vs OSS", "href": "https://docs.elementary-data.com/overview/cloud-vs-oss" }
539+
{
540+
"label": "Detection & Coverage",
541+
"href": "https://www.elementary-data.com/detection-and-coverage"
542+
},
543+
{
544+
"label": "Triage and response",
545+
"href": "https://www.elementary-data.com/triage-and-resolution"
546+
},
547+
{
548+
"label": "Governance",
549+
"href": "https://www.elementary-data.com/governance-and-discovery"
550+
},
551+
{
552+
"label": "Enabling business users",
553+
"href": "https://www.elementary-data.com/business-users"
554+
},
555+
{
556+
"label": "Integrations",
557+
"href": "https://www.elementary-data.com/integrations"
558+
},
559+
{
560+
"label": "Cloud vs OSS",
561+
"href": "https://docs.elementary-data.com/overview/cloud-vs-oss"
562+
}
545563
]
546564
},
547565
{
548566
"header": "Resources",
549567
"items": [
550-
{ "label": "Blog", "href": "https://www.elementary-data.com/blog" },
551-
{ "label": "Webinars", "href": "https://www.elementary-data.com/webinars" },
552-
{ "label": "dbt Tests Hub", "href": "https://www.elementary-data.com/dbt-test-hub" },
553-
{ "label": "Cloud demo videos", "href": "https://www.elementary-data.com/elementary-cloud-demo-videos" },
554-
{ "label": "Customer Stories", "href": "https://www.elementary-data.com/customer-stories" },
555-
{ "label": "Documentation", "href": "https://docs.elementary-data.com/introduction" },
556-
{ "label": "The Elementary Community", "href": "https://www.elementary-data.com/community" }
568+
{
569+
"label": "Blog",
570+
"href": "https://www.elementary-data.com/blog"
571+
},
572+
{
573+
"label": "Webinars",
574+
"href": "https://www.elementary-data.com/webinars"
575+
},
576+
{
577+
"label": "dbt Tests Hub",
578+
"href": "https://www.elementary-data.com/dbt-test-hub"
579+
},
580+
{
581+
"label": "Cloud demo videos",
582+
"href": "https://www.elementary-data.com/elementary-cloud-demo-videos"
583+
},
584+
{
585+
"label": "Customer Stories",
586+
"href": "https://www.elementary-data.com/customer-stories"
587+
},
588+
{
589+
"label": "Documentation",
590+
"href": "https://docs.elementary-data.com/introduction"
591+
},
592+
{
593+
"label": "The Elementary Community",
594+
"href": "https://www.elementary-data.com/community"
595+
}
557596
]
558597
},
559598
{
560599
"header": "Company",
561600
"items": [
562-
{ "label": "About Us", "href": "https://www.elementary-data.com/company" },
563-
{ "label": "Careers", "href": "https://www.elementary-data.com/careers" },
564-
{ "label": "Contact Us", "href": "mailto:[email protected]" },
565-
{ "label": "Terms of Services", "href": "https://www.elementary-data.com/terms-of-service" },
566-
{ "label": "Privacy Policy", "href": "https://www.elementary-data.com/privacy" }
601+
{
602+
"label": "About Us",
603+
"href": "https://www.elementary-data.com/company"
604+
},
605+
{
606+
"label": "Careers",
607+
"href": "https://www.elementary-data.com/careers"
608+
},
609+
{
610+
"label": "Contact Us",
611+
"href": "mailto:[email protected]"
612+
},
613+
{
614+
"label": "Terms of Services",
615+
"href": "https://www.elementary-data.com/terms-of-service"
616+
},
617+
{
618+
"label": "Privacy Policy",
619+
"href": "https://www.elementary-data.com/privacy"
620+
}
567621
]
568622
}
569623
]
570624
},
571625
"integrations": {
626+
"ga4": {
627+
"measurementId": "G-4DQN8YR4NH"
628+
},
572629
"gtm": {
573630
"tagId": "GTM-WCKCG3D4"
574631
},
@@ -608,6 +665,10 @@
608665
{
609666
"source": "/features/data-observability-dashboard",
610667
"destination": "/features/collaboration-and-communication/data-observability-dashboard"
668+
},
669+
{
670+
"source": "/cloud/guides/alert-rules",
671+
"destination": "/features/alerts-and-incidents/alert-rules"
611672
}
612673
]
613674
}

0 commit comments

Comments
 (0)