From af585e34b6e62724d7909eecf8273f2faeaca4e6 Mon Sep 17 00:00:00 2001 From: Simplychee Date: Tue, 7 Jan 2025 16:22:59 +0200 Subject: [PATCH 1/2] dashboards hub --- .../Infrastructure-monitoring/_category_.json | 2 +- docs/user-guide/admin/_category_.json | 2 +- docs/user-guide/cloud-siem/_category_.json | 2 +- docs/user-guide/data-hub/_category_.json | 2 +- .../distributed-tracing/_category_.json | 2 +- docs/user-guide/home-dashboard copy.md | 23 +++++++++++++++++++ docs/user-guide/integrations/_category_.json | 2 +- docs/user-guide/observability/_category_.json | 7 +++--- 8 files changed, 32 insertions(+), 10 deletions(-) create mode 100644 docs/user-guide/home-dashboard copy.md diff --git a/docs/user-guide/Infrastructure-monitoring/_category_.json b/docs/user-guide/Infrastructure-monitoring/_category_.json index b86097fc..89ec6693 100644 --- a/docs/user-guide/Infrastructure-monitoring/_category_.json +++ b/docs/user-guide/Infrastructure-monitoring/_category_.json @@ -1,6 +1,6 @@ { "label": "Infrastructure Monitoring", - "position": 8, + "position": 9, "link": { "type": "generated-index", "description": "Infrastructure Monitoring, or Metrics, lets you monitor your infrastructure metrics to gain a clear picture of the ongoing status of your distributed cloud services at all times." diff --git a/docs/user-guide/admin/_category_.json b/docs/user-guide/admin/_category_.json index c4aa6d40..1edca927 100644 --- a/docs/user-guide/admin/_category_.json +++ b/docs/user-guide/admin/_category_.json @@ -1,6 +1,6 @@ { "label": "Admin", - "position": 12, + "position": 13, "link": { "type": "generated-index", "description": "Learn how to understand and manage your Logz.io accounts, sub accounts, billing info, and more." diff --git a/docs/user-guide/cloud-siem/_category_.json b/docs/user-guide/cloud-siem/_category_.json index 9ab1edd4..cad9e82b 100644 --- a/docs/user-guide/cloud-siem/_category_.json +++ b/docs/user-guide/cloud-siem/_category_.json @@ -1,6 +1,6 @@ { "label": "Cloud SIEM", - "position": 10, + "position": 11, "link": { "type": "generated-index", "description": "Infrastructure monitoring." diff --git a/docs/user-guide/data-hub/_category_.json b/docs/user-guide/data-hub/_category_.json index 31384b68..a17d2147 100644 --- a/docs/user-guide/data-hub/_category_.json +++ b/docs/user-guide/data-hub/_category_.json @@ -1,6 +1,6 @@ { "label": "Data Hub", - "position": 11, + "position": 12, "link": { "type": "generated-index", "description": "Logz.io Data Hub helps you manage and optimize your Logz.io products by offering tailored recommendations and a quick and easy way to control your logs and metrics usage." diff --git a/docs/user-guide/distributed-tracing/_category_.json b/docs/user-guide/distributed-tracing/_category_.json index 7bd72fce..f7f9f1ef 100644 --- a/docs/user-guide/distributed-tracing/_category_.json +++ b/docs/user-guide/distributed-tracing/_category_.json @@ -1,6 +1,6 @@ { "label": "Distributed Tracing", - "position": 9, + "position": 10, "link": { "type": "generated-index", "description": "Logz.io gives you the ability to look under the hood at how your microservices are interacting with each other and lets you access rich information to improve performance, investigate, and troubleshoot issues." diff --git a/docs/user-guide/home-dashboard copy.md b/docs/user-guide/home-dashboard copy.md new file mode 100644 index 00000000..d9d1ee87 --- /dev/null +++ b/docs/user-guide/home-dashboard copy.md @@ -0,0 +1,23 @@ +--- +sidebar_position: 8 +title: Dashboards Hub +description: All of your Logz.io dashboards in one hub +image: https://dytvr9ot2sszz.cloudfront.net/logz-docs/social-assets/docs-social.jpg +keywords: [logz.io, dashboard, dashboards, hub, grafana, visualize, visualizations] +--- + +The Dashboards Hub is your central location for managing and accessing all your dashboards. It brings together dashboards from various telemetry sources, such as logs and metrics, into a single, convenient hub, making it easy to find and open the dashboards you need. + +To access the [Dashboards Hub](https://app.logz.io/#/dashboard/dashboards-hub), click the Dashboards icon in the navigation menu. + +![dashboards hub](https://dytvr9ot2sszz.cloudfront.net/logz-docs/dashboards/dashboards-hub-jan7.png) + +## Features of the Dashboards Hub + +* **Unified View**: See all dashboards across your Logz.io accounts, with clear indications of their telemetry source (logs or metrics). +* **Search and Access**: Use the search bar to quickly locate dashboards. Start typing to search through all available dashboards, and click a result to open it in a new tab in its original source. +* **Favorites**: Mark frequently used dashboards as favorites. Favorites appear at the top of the page for quicker access. + +The Dashboards Hub simplifies dashboard management by offering a streamlined way to search, view, and organize dashboards across your account. + + diff --git a/docs/user-guide/integrations/_category_.json b/docs/user-guide/integrations/_category_.json index 09c5ee38..fb2a942c 100644 --- a/docs/user-guide/integrations/_category_.json +++ b/docs/user-guide/integrations/_category_.json @@ -1,6 +1,6 @@ { "label": "Endpoints and API", - "position": 13, + "position": 14, "link": { "type": "generated-index", "description": "Connecting your data to Logz.io in all its forms." diff --git a/docs/user-guide/observability/_category_.json b/docs/user-guide/observability/_category_.json index 55b850c2..6672e3d2 100644 --- a/docs/user-guide/observability/_category_.json +++ b/docs/user-guide/observability/_category_.json @@ -1,9 +1,8 @@ { "label": "Observability IQ", - "position": 7, + "position": 8, "link": { "type": "generated-index", "description": "Observability IQ is Logz.io’s suite of AI-powered tools, including the AI Agent — a chat-based interface that enables dynamic conversations with your data." - }, - className: 'section-title.tutorial' -} + } +} \ No newline at end of file From d0a069f3ea59bd4e3aa5c97e0a2ec7b11ff69053 Mon Sep 17 00:00:00 2001 From: Simplychee Date: Tue, 7 Jan 2025 16:30:24 +0200 Subject: [PATCH 2/2] oops --- docs/user-guide/{home-dashboard copy.md => dashboards-hub.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/user-guide/{home-dashboard copy.md => dashboards-hub.md} (100%) diff --git a/docs/user-guide/home-dashboard copy.md b/docs/user-guide/dashboards-hub.md similarity index 100% rename from docs/user-guide/home-dashboard copy.md rename to docs/user-guide/dashboards-hub.md