Doc: Data Profiler Images updation (#21354)

This commit is contained in:
Rounak Dhillon 2025-05-26 12:18:04 +05:30 committed by GitHub
parent 57a37c7aaa
commit f15f4c6f5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 32 additions and 32 deletions

View File

@ -11,7 +11,7 @@ Custom metrics in OpenMetadata enhance profiling capabilities by enabling users
- Navigate to the **Database** and switch to the **Data Observability** tab. Click on **Table Profile**, and on the right-hand side, select the **Add** option to access the custom metric feature.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/custom-metric1.png"
src="/images/v1.7/features/ingestion/workflows/profiler/custom-metric1.png"
alt="Click Add Custom Metric"
caption="Click Add Custom Metric"
/%}
@ -19,23 +19,23 @@ Custom metrics in OpenMetadata enhance profiling capabilities by enabling users
- Enter a meaningful name for the custom metric and input the required SQL query based on your data requirements.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/custom-metric2.png"
src="/images/v1.7/features/ingestion/workflows/profiler/custom-metric2.png"
alt="Input SQL query"
caption="Input SQL query"
/%}
- Once the custom metric is defined, run the **ingestion** process in the **Database Services**.
- Once the custom metric is defined, run the **Profiler Agent** in the **Database Services**.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/custom-metric3.png"
src="/images/v1.7/features/ingestion/workflows/profiler/custom-metric3.png"
alt="Run Ingestion"
caption="Run Ingestion"
/%}
- After the ingestion process is complete, return to the same dataset to view the computed custom metric within the table profile.
- After running the profiler agent, return to the same dataset to view the computed custom metric within the table profile.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/custom-metric4.png"
src="/images/v1.7/features/ingestion/workflows/profiler/custom-metric4.png"
alt="View Custom Metric"
caption="View Custom Metric"
/%}
@ -45,7 +45,7 @@ Custom metrics in OpenMetadata enhance profiling capabilities by enabling users
- Navigate to the **Database** and switch to the **Data Observability** tab. Click on **Column Profile**, and on the right-hand side, select the **Add** option to access the custom metric feature.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/custom-metric1.png"
src="/images/v1.7/features/ingestion/workflows/profiler/custom-metric1.png"
alt="Click Add Custom Metric"
caption="Click Add Custom Metric"
/%}
@ -53,23 +53,23 @@ Custom metrics in OpenMetadata enhance profiling capabilities by enabling users
- After clicking on Custom Metric, provide a name, select column name, and define the SQL query.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/column-metric2.png"
alt="Run Ingestion"
caption="Run Ingestion"
src="/images/v1.7/features/ingestion/workflows/profiler/column-metric2.png"
alt="Run Profiler Agent"
caption="Run Profiler Agent"
/%}
- Save and run the profiler workflow to generate the metric.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/column-metric3.png"
alt="Run Ingestion"
caption="Run Ingestion"
src="/images/v1.7/features/ingestion/workflows/profiler/column-metric3.png"
alt="Run Profiler Agent"
caption="Run Profiler Agent"
/%}
- After the ingestion process is complete, return to the same dataset to view the computed custom metric within the column profile.
- After running the profiler agent, return to the same dataset to view the computed custom metric in the column profile.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/column-metric4.png"
src="/images/v1.7/features/ingestion/workflows/profiler/column-metric4.png"
alt="View Custom Metric"
caption="View Custom Metric"
/%}

View File

@ -11,7 +11,7 @@ Custom metrics in OpenMetadata enhance profiling capabilities by enabling users
- Navigate to the **Database** and switch to the **Data Observability** tab. Click on **Table Profile**, and on the right-hand side, select the **Add** option to access the custom metric feature.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/custom-metric1.png"
src="/images/v1.8/features/ingestion/workflows/profiler/custom-metric1.png"
alt="Click Add Custom Metric"
caption="Click Add Custom Metric"
/%}
@ -19,23 +19,23 @@ Custom metrics in OpenMetadata enhance profiling capabilities by enabling users
- Enter a meaningful name for the custom metric and input the required SQL query based on your data requirements.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/custom-metric2.png"
src="/images/v1.8/features/ingestion/workflows/profiler/custom-metric2.png"
alt="Input SQL query"
caption="Input SQL query"
/%}
- Once the custom metric is defined, run the **ingestion** process in the **Database Services**.
- Once the custom metric is defined, run the **Profiler Agent** in the **Database Services**.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/custom-metric3.png"
alt="Run Ingestion"
caption="Run Ingestion"
src="/images/v1.8/features/ingestion/workflows/profiler/custom-metric3.png"
alt="Run Profiler Agent"
caption="Run Profiler Agent"
/%}
- After the ingestion process is complete, return to the same dataset to view the computed custom metric within the table profile.
- After running the profiler agent, return to the same dataset to view the computed custom metric within the table profile.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/custom-metric4.png"
src="/images/v1.8/features/ingestion/workflows/profiler/custom-metric4.png"
alt="View Custom Metric"
caption="View Custom Metric"
/%}
@ -45,7 +45,7 @@ Custom metrics in OpenMetadata enhance profiling capabilities by enabling users
- Navigate to the **Database** and switch to the **Data Observability** tab. Click on **Column Profile**, and on the right-hand side, select the **Add** option to access the custom metric feature.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/custom-metric1.png"
src="/images/v1.8/features/ingestion/workflows/profiler/custom-metric1.png"
alt="Click Add Custom Metric"
caption="Click Add Custom Metric"
/%}
@ -53,23 +53,23 @@ Custom metrics in OpenMetadata enhance profiling capabilities by enabling users
- After clicking on Custom Metric, provide a name, select column name, and define the SQL query.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/column-metric2.png"
alt="Run Ingestion"
caption="Run Ingestion"
src="/images/v1.8/features/ingestion/workflows/profiler/column-metric2.png"
alt="Run Profiler Agent"
caption="Run Profiler Agent"
/%}
- Save and run the profiler workflow to generate the metric.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/column-metric3.png"
alt="Run Ingestion"
caption="Run Ingestion"
src="/images/v1.8/features/ingestion/workflows/profiler/column-metric3.png"
alt="Run Profiler Agent"
caption="Run Profiler Agent"
/%}
- After the ingestion process is complete, return to the same dataset to view the computed custom metric within the column profile.
- After running the profiler agent, return to the same dataset to view the computed custom metric within the column profile.
{% image
src="/images/v1.6/features/ingestion/workflows/profiler/column-metric4.png"
src="/images/v1.8/features/ingestion/workflows/profiler/column-metric4.png"
alt="View Custom Metric"
caption="View Custom Metric"
/%}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 KiB

After

Width:  |  Height:  |  Size: 584 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 365 KiB

After

Width:  |  Height:  |  Size: 516 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 289 KiB

After

Width:  |  Height:  |  Size: 640 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 828 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 KiB

After

Width:  |  Height:  |  Size: 584 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 365 KiB

After

Width:  |  Height:  |  Size: 516 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 289 KiB

After

Width:  |  Height:  |  Size: 640 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 828 KiB