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

It'd be great for Data Collaboration to support binary attachments coming from Slack.

kind: feature
scope: research
func: Data Collaboration

Some refactoring of the metadata is required. Needs improvement to metadata autocomplete to avoid display existing metadata fields. Because right now if you will choose existing metadata field and will...

kind: bug
kind: enhancement
scope: backend
scope: frontend

Needs to change scrollable target in paginated lists to scroll only list. And leave the list header sticky. ## Useful information Here are some useful links and information if you...

kind: enhancement
scope: frontend
kind: feature
func: User API

Needs to update design for error handling in lists(e.g. Management entities lists, search results, etc. ) and independent blocks (SLA, Test report, etc).

kind: enhancement
scope: design
func: User API

Currently we send `PageInfo` object to frontend for `/api/search/{search_id}/results` request, while frontend already has this information from `/api/search/{search_id}` request. We need to get rid of this information duplication and use...

kind: enhancement
scope: backend
scope: frontend
func: User API

We need to send alerts to Slack and webhooks in batches, instead of creating messages to each alert that happens with the data entity. Questions: * Do we batch all...

kind: enhancement
scope: backend
func: Alert Notifications

Metrics API has been a stale and abandoned feature for some time now. In the scope of this epic: 1. Revisit code and fix bugs if there are any 2....

scope: backend
func: Metrics API
kind: epic

Documentation (#1182) must refer to these examples

kind: enhancement
scope: demo
func: Metrics API

### Is your proposal related to a problem? Cover the section "Collectors" in Management ### Describe the solution you'd like - Add new collector without required data - Edit required...

kind: testing