odd-platform icon indicating copy to clipboard operation
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.

Results 234 odd-platform issues
Sort by recently updated
recently updated
newest added
trafficstars

We have `created_at` and `updated_at` fields in data_entity table, which are holding values, which came from collectors. However, in all other tables these fields are system fields and holding info...

kind: enhancement
good first issue
scope: backend
kind: feature

## Motivation As `odd-platform` supports redshift and so on, it would be awesome to support BigQuery integration.

good first issue
scope: backend

Currently we don't have any logic on entity deletions. Need to decide what to do when we delete namespace, tag, owner, role etc.

kind: bug
scope: backend
scope: frontend
scope: research

Nowadays we don't handle situations when tag or owner was removed, e.g. we don't update search vectors for affected data entities. 1. Use soft delete for all relation tables (e.g....

kind: bug
scope: backend

### User Story As a user I'd like to be able to load downstream of entities that are in the upstream of the target entity

kind: enhancement
scope: frontend

### User story As a user I'd like to see what was changed between DataSet versions (e.g. new/removed fields, types changes, etc)

scope: backend
scope: frontend
kind: feature

### Motivation The change of host setting in host-based adapters/collector plugins (e.g DNS -> IP or DNS -> DNS looking to the same IP address) leads to the change of...

scope: research
kind: epic
func: User API

Cover backend code with at least unit tests. Integration / e2e tests are welcome but not mandatory and will be covered in another issue

kind: enhancement
scope: backend

As of now it's almost impossible to understand from a user's standpoint whether a certain collector or a data source is in the working state. Collectors must send alerts if...

scope: backend
kind: feature
func: Ingestion API

TBD: description

kind: enhancement
scope: backend
scope: frontend