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.
**Set up** https://platform.dev.odd.provectus.io/search/5d9e7488-2629-4a52-93ba-42a290fce4c1 **Steps to Reproduce** 1. Login with valid data 2. Go to Catalog page 3. Open Groups 4. Open Add group modal window 5. Add some entity 6....
**Set up** https://platform.dev.odd.provectus.io/search/2c463a04-f523-4a84-8f47-49f0ddae5ae2 **Steps to Reproduce** 1. Login with valid data 2. Go to Catalog page 3. Open All tab 4. Pay attention to data placement **Expected result** Table view...
**Set up** https://platform.dev.odd.provectus.io/search/2c463a04-f523-4a84-8f47-49f0ddae5ae2 **Steps to Reproduce** 1. Login with valid data 2. Go to Catalog page 3. Open My objects tab 4. Pay attention counter on tab **Expected result** The...
The error occur when I configure collector for get information from microsoft sql server. odd-collector_1 | import pyodbc odd-collector_1 | ImportError: libodbc.so.2: cannot open shared object file: No such file...
We need to have a Data Profiling tool to send request from Data Sources to the ODD Platform to ingest (@Vixtir FYI). Most likely this would require additional endpoints and...
Depends on #623 #616 #612 #618 #619 #620
We need to remove puller support out of Ingestion API
**Describe the bug** Embedded routes don't work inside IFrame **Set up** - Latest local ODD Platform **Steps to Reproduce** - Render iframe, i.e: `` **Screenshots**
**Set up** https://platform.dev.odd.provectus.io/activity?beginDate=1658696399999&endDate=1659214799999&size=20&type=ALL **Steps to Reproduce** 1. Login with valid data 2. Go to Activity page 3. Pay attention to the counter on All tab 4. Tap on some activity...
``` java.lang.NullPointerException: Cannot invoke "org.opendatadiscovery.oddplatform.dto.attributes.DataTransformerAttributes.getSourceOddrnList()" because "oldAttr" is null at org.opendatadiscovery.oddplatform.service.AlertLocatorImpl.locateAlertsInDTDelta(AlertLocatorImpl.java:132) ~[classes/:na] Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: Error has been observed at the following site(s): *__checkpoint ⇢ Handler org.opendatadiscovery.oddplatform.controller.IngestionController#postDataEntityList(Mono, ServerWebExchange) [DispatcherHandler] *__checkpoint ⇢...