Rounak Dhillon 20d39719dd
Docs: Meta Description Updation on Main Concept pages (#22500)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-07-22 06:21:42 +00:00

1.8 KiB

title description slug
Profiler Configuration | OpenMetadata Profiler Setup Connect Profilerconfiguration to enable streamlined access, monitoring, or search of enterprise data using secure and scalable integrations. /main-concepts/metadata-standard/schemas/configuration/profilerconfiguration

ProfilerConfiguration

This schema defines the profiler configuration. It is used to configure globally the metrics to compute for specific data types.

Properties

Definitions

  • metricType (string): This schema defines all possible metric types in OpenMetadata. Must be one of: ["mean", "valuesCount", "countInSet", "columnCount", "distinctCount", "distinctProportion", "iLikeCount", "likeCount", "notLikeCount", "regexCount", "notRegexCount", "max", "maxLength", "min", "minLength", "nullCount", "rowCount", "stddev", "sum", "uniqueCount", "uniqueProportion", "columnNames", "duplicateCount", "iLikeRatio", "likeRatio", "nullProportion", "interQuartileRange", "nonParametricSkew", "median", "firstQuartile", "thirdQuartile", "system", "histogram"].
  • metricConfigurationDefinition (object): This schema defines the parameters that can be passed for a Test Case. Cannot contain additional properties.

Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.