odd-platform
odd-platform copied to clipboard
First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.
Currently we have security rules described in `SecurityConstants.java`. Since Spring Security 5.8 was released need to upgrade to this version and rewrite security permission rules via annotations
Currently we include data source ODDRN to FTS search, but ignore data entity's ODDRN. Need to do search by data entity ODDRN as well + split ODDRN for tokens.
Currently we don't validate metadata value against it's type, e.g. we can create metadata value "test" for Integer metadata type. Need to do validation on server side (and maybe frontend?)...
ODD Platform must be able to create PATs for consumers other than ODD Platform UI. At the moment, PATs will be able to do anything that user can, accordingly to...
Scope: * create/edit metadata * create/edit description * Tags assignment * Terms assignment * adding into DEG * edit business name * create Data Collaboration message
Hi, First of all, thanks for developing this great platform that I'm discovering since yesterday. It has a lot of the features I need and I really enjoy using it...
Scope: - Save history of metrics (only if the Prometheus is a target storage, PostgreSQL is excluded for now) - Visualize metrics via plots and graphs - Set favourite metrics...
Catalog page has a feature to show metadata, description and tags of an entity on a hover We need to implement the same for a lineage representation.
In #1234 we added support for metrics. Need to expand this functionality and show how metrics were changed over time.