Docs: Fixing Images for setting up insights (#18397)

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
RounakDhillon 2024-10-26 23:28:18 +05:30 committed by GitHub
parent b93390bb8a
commit 075a36e7b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
22 changed files with 48 additions and 22 deletions

View File

@ -9,6 +9,12 @@ Admin users can set up a data insights ingestion pipeline right from the OpenMet
- Navigate to **Settings >> Applications**. If the data insights application does not show up, click on **Add Apps**
{% image
src="/images/v1.5/how-to-guides/insights/apps-1.png"
alt="Applications"
caption="Applications"
/%}
{% image
src="/images/v1.5/how-to-guides/insights/apps.png"
alt="Add Apps"
@ -24,16 +30,23 @@ caption="Data Insights Application"
/%}
- Install the Data Insights application.
{% image
src="/images/v1.5/how-to-guides/insights/di.png"
alt="Install Data Insights"
caption="Install Data Insights"
/%}
- To authorize data insights app, click on **Schedule**.
- Click on **Configure** to adjust the **batch size** and other settings according to your specific requirements. To authorize the Data Insights app, proceed by clicking on **Schedule**.
{% image
src="/images/v1.5/how-to-guides/insights/di5.png"
alt="configure Data Insights"
caption="Configure Data Insights"
/%}
{% image
src="/images/v1.5/how-to-guides/insights/configure.png"
alt="Schedule Data Insights"
caption="Schedule Data Insights"
/%}
@ -54,20 +67,20 @@ alt="Installed the Data Insights Application"
caption="Installed the Data Insights Application"
/%}
- Click on **Deploy** to setup the ingestion pipeline.
- Click on **Run now** to setup the ingestion pipeline.
{% image
src="/images/v1.5/how-to-guides/insights/dpy.png"
alt="Deploy the Data Insights Pipeline"
caption="Deploy the Data Insights Pipeline"
alt="Run the Data Insights Pipeline"
caption="Run the Data Insights Pipeline"
/%}
- You can also **Edit** the ingestion schedule. The ingestion pipeline can also be run on demand by clicking on **Run now**. You can view the **History** tab for details on when the ingestion was last run.
- You can also **Edit** the ingestion schedule. The ingestion pipeline can also be run on demand by again clicking on **Run now**. You can view the **Recent Runs** tab for details on when the ingestion was last run.
{% image
src="/images/v1.5/how-to-guides/insights/history.png"
alt="History of the Data Insights Pipeline"
caption="History of the Data Insights Pipeline"
alt="Recent Runs of the Data Insights Pipeline"
caption="Recent Runs of the Data Insights Pipeline"
/%}
Navigate to the Insights page. You should see your [Data Insights Reports](/how-to-guides/data-insights/report). Note that if you have just deployed OpenMetadata, App Analytics data might not be present. App Analytics data is fetched from the previous day (UTC).

View File

@ -10,7 +10,13 @@ Admin users can set up a data insights ingestion pipeline right from the OpenMet
- Navigate to **Settings >> Applications**. If the data insights application does not show up, click on **Add Apps**
{% image
src="/images/v1.5/how-to-guides/insights/apps.png"
src="/images/v1.6/how-to-guides/insights/apps-1.png"
alt="Applications"
caption="Applications"
/%}
{% image
src="/images/v1.6/how-to-guides/insights/apps.png"
alt="Add Apps"
caption="Add Apps"
/%}
@ -18,22 +24,29 @@ caption="Add Apps"
- Click on read more for **Data Insights** application.
{% image
src="/images/v1.5/how-to-guides/insights/apps2.png"
src="/images/v1.6/how-to-guides/insights/apps2.png"
alt="Data Insights Application"
caption="Data Insights Application"
/%}
- Install the Data Insights application.
{% image
src="/images/v1.5/how-to-guides/insights/di.png"
src="/images/v1.6/how-to-guides/insights/di.png"
alt="Install Data Insights"
caption="Install Data Insights"
/%}
- To authorize data insights app, click on **Schedule**.
- Click on **Configure** to adjust the **batch size** and other settings according to your specific requirements. To authorize the Data Insights app, proceed by clicking on **Schedule**.
{% image
src="/images/v1.5/how-to-guides/insights/di5.png"
src="/images/v1.6/how-to-guides/insights/di5.png"
alt="configure Data Insights"
caption="Configure Data Insights"
/%}
{% image
src="/images/v1.6/how-to-guides/insights/configure.png"
alt="Schedule Data Insights"
caption="Schedule Data Insights"
/%}
@ -41,7 +54,7 @@ caption="Schedule Data Insights"
- Choose a schedule execution time for your workflow. The schedule time is displayed in UTC. We recommend running this workflow overnight or when activity on the platform is at its lowest to ensure accurate data. It is scheduled to run daily. Click on **Submit**.
{% image
src="/images/v1.5/how-to-guides/insights/di6.png"
src="/images/v1.6/how-to-guides/insights/di6.png"
alt="Set Up Data Insights Ingestion Schedule"
caption="Set Up Data Insights Ingestion Schedule"
/%}
@ -49,25 +62,25 @@ caption="Set Up Data Insights Ingestion Schedule"
This will successfully install the Data Insights application. Click on **Configure** to view the details.
{% image
src="/images/v1.5/how-to-guides/insights/apps3.png"
src="/images/v1.6/how-to-guides/insights/apps3.png"
alt="Installed the Data Insights Application"
caption="Installed the Data Insights Application"
/%}
- Click on **Deploy** to setup the ingestion pipeline.
- Click on **Run now** to setup the ingestion pipeline.
{% image
src="/images/v1.5/how-to-guides/insights/dpy.png"
alt="Deploy the Data Insights Pipeline"
caption="Deploy the Data Insights Pipeline"
src="/images/v1.6/how-to-guides/insights/dpy.png"
alt="Run the Data Insights Pipeline"
caption="Run the Data Insights Pipeline"
/%}
- You can also **Edit** the ingestion schedule. The ingestion pipeline can also be run on demand by clicking on **Run now**. You can view the **History** tab for details on when the ingestion was last run.
- You can also **Edit** the ingestion schedule. The ingestion pipeline can also be run on demand by again clicking on **Run now**. You can view the **Recent Runs** tab for details on when the ingestion was last run.
{% image
src="/images/v1.5/how-to-guides/insights/history.png"
alt="History of the Data Insights Pipeline"
caption="History of the Data Insights Pipeline"
src="/images/v1.6/how-to-guides/insights/history.png"
alt="Recent Runs of the Data Insights Pipeline"
caption="Recent Runs of the Data Insights Pipeline"
/%}
Navigate to the Insights page. You should see your [Data Insights Reports](/how-to-guides/data-insights/report). Note that if you have just deployed OpenMetadata, App Analytics data might not be present. App Analytics data is fetched from the previous day (UTC).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 878 KiB

After

Width:  |  Height:  |  Size: 732 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 642 KiB

After

Width:  |  Height:  |  Size: 289 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 396 KiB

After

Width:  |  Height:  |  Size: 293 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 KiB

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 268 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 878 KiB

After

Width:  |  Height:  |  Size: 732 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 642 KiB

After

Width:  |  Height:  |  Size: 289 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 396 KiB

After

Width:  |  Height:  |  Size: 293 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 KiB

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 268 KiB