spline icon indicating copy to clipboard operation
spline copied to clipboard

Data Lineage Tracking And Visualization Solution

Results 77 spline issues
Sort by recently updated
recently updated
newest added

Re-design Consumer REST API to make it more consistent, flexible and generic (less coupled with the Spline Web UI implementation) **TBD**

Epic
Tech debt

In the following pseudo query, output attribute `b` should depend not only on `a`, but also on `c` and `g` even though they are not directly present in `b`'s AST....

feature
Epic

As a Spline user/admin I want: - To customize data source display names (a pattern on agent / management section on the UI) - To merge datasources manually - Spline...

feature
Epic

- https://sysdig.com/blog/jmx-monitoring-custom-metrics/ - https://micrometer.io/docs

feature

According to https://github.com/arangodb/java-velocypack-module-scala/issues/15#issuecomment-776558389

component: Persistence
Tech debt

Also get rid of AQL "fullCount = true"

feature
scaling / performance
component: Consumer

If a _Data Source_ isn't associated with any _Write_ the respective booleans and numbers don't have any sense and only confuse users. ```json { "append": false, "applicationId": null, "applicationName": null,...

bug
component: Consumer

Motivation: - Consumer and Producer are logically independent services that might require different resources and scaling patterns, as well as independent upgrades. - Kafka Gateway doesn't expose Consumer API so...

enhancement

Is user authentication using SSO, presently supported in Spline I was also wondering, if an user is authorized to view only the lineages for spark jobs ran by him/her

Add capability to visualize Machine Learning models.

feature