Skip to content

Overview

Overview

extensions provide a modular way to add extra functionality or extra information to the platform entities.

Typical scenarios for the extensions include, but not limited to:

  • provide the way to extend the data entities with extra metadata regarding the data validation and profiling such as, profiling report, data validation test results;
  • provide the way to extend the model entities with extra metadata regarding the model validation and profiling;
  • extend the service runs with the capabilities to enable observability, monitoring, guardrails, etc.

Each extension is defined with its own schema and may apply to different types of entities, such as, data entities, model entities, service runs, etc.