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

Basically we are showing lineage tab for those DEGs that have not empty entities_list property. AFAIK backend side is already implemented, @damirabdul could you double check?

kind: bug
scope: backend
scope: frontend

Backend doesn't return entity even if full name of this entity was typed

kind: bug
scope: backend

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.0 to 5.27.1. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.27.1 5.27.1 (2022-06-06) Bug Fixes eslint-plugin: [space-infix-ops] correct PropertyDefinition with typeAnnotation (#5113) (d320174) eslint-plugin: [space-infix-ops] regression fix for...

scope: frontend

`odd-platform-api/build.gradle` has a configuration block for `bootRun` task that opens a debug port: ``` bootRun { jvmArgs = ["-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005"] } ``` It'd be nice to suspend the application start based...

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

**Describe the bug** Wrong layout **Expected behavior** [Design](https://www.figma.com/file/yiL1CRyHsOEeY45NesWdiC/ODD?node-id=955%3A26474) **Screenshots** **Additional context** (Add any other context about the problem here)

kind: bug
scope: frontend

Implement activity feed for custom metadata CRUD events. This should be done after #615

kind: enhancement
scope: backend
scope: frontend
func: Activity

Backend returns AlertStatus in `/api/alerts/{alert_id}/status`, but will be better if it will return Alert

kind: enhancement
scope: backend
scope: frontend