Skip to content

Releases: metrolinkai/Datorios

V0.2.14

15 Jan 11:35
Compare
Choose a tag to compare
  1. Introducing an Advanced Search Experience:
    Effortlessly navigate and pinpoint data across multiple screens with our new search bar!
    Whether you're analyzing job performance, investigating logs, or tracing records in lineage, the search bar empowers you to:
    Auto-complete suggestions: Build queries step-by-step with real-time assistance.
    Advanced filtering: Filter by various data types (TIME, STRING, NUMBER, etc.) with support for operators like BETWEEN, CONTAINS, and REGEX.
    Logical operators: Combine filters with AND, OR, and parentheses for complex conditions.
    Query management: Quickly clear or expand queries for better readability.
    Available on all investigation screens: Tracer, State Insights, Job Performance, Logs, and Lineage, try it out and experience faster, more efficient investigations.
  2. Updated State Screen for Better Performance:
    We’ve updated the State Screen to improve performance by introducing data chunking.
    What’s new?
    Data chunking: View state records in manageable portions, improving load times and navigation.
    Smooth scrolling: Seamlessly browse state data over time without performance slowdowns.

V0.2.11

01 Oct 05:42
Compare
Choose a tag to compare

Version 0.2.11

  • Contextual Navigation Across Screens: Seamlessly transition between screens with the job and time context from the previous action now retained.

  • Job Insights: Operator-Level Tracing: Click on a specific operator to directly access the relevant tracer information.

  • Ignored Records Table: Select a specific record in the "Ignored Records" table and navigate directly to the tracer with the record's context.

  • Window Investigation: Navigate to state analysis with the context of the previously selected window, streamlining investigations.

  • Lineage: Navigate directly to state analysis by selecting an operator, improving operator-level state insights.

Bug Fixes:
Large Messages Dropped: Resolved an issue where some users experienced data not arriving.

V0.2.9

01 Sep 09:39
Compare
Choose a tag to compare

version 0.29

  • You can get the list of ignored events for any window from the insight screen

V0.2.8

21 Aug 06:58
Compare
Choose a tag to compare

version 0.2.8

  1. Adding the ability to investigate state with window and key granularity !
  2. Small adaptions to Docker .env file - align it with the documentation (order of mount parameters) and add /flink_jobs as default DST PATH.
  3. Create the infra for multi Flink vers support

V0.2.7

27 Jul 07:36
Compare
Choose a tag to compare

Ver 0.2.7

  • Job insights screen - Aggregative view about your job/session. This screen will keep growing and will bring more overviews and insights.
  • Fresh Navigation bar direct access to all feature screens
  • Context save when moving between screens
  • Data Masking capability - Client side.
  • Major infrastructure changes allowing
  • Lowering more the impact on Flinks' performance (Less than 5%)
  • Support for higher probes throughput
  • Support faster querying for much larger datasets

** Docker file needs to be updated **

V0.2.7.5

05 Aug 16:34
Compare
Choose a tag to compare

Ver 0.2.7.5

  1. State investigation screen - going deep into step by step evolution of state per operator.
  2. Several UI/UX small changes/fixes
  3. Supporting even higher data scales

V0.2.5

26 Jun 10:31
daec958
Compare
Choose a tag to compare

Release Notes 0.2.5

  1. New Performance per operator analysis.
  2. Support running with multiple task managers
  3. Set verbosity level (local configuration) - UI support coming up.
  4. New welcome screen.
  5. New time picker with seconds added.
  6. Filter changed (highlight only).
  7. DB Optimization for faster results in analyzer/windows screen.
  8. Added tooltips and other UX improvements.
  9. Bug fixes
    ** Update the Docker file for full feature support**

V0.2.4

31 May 17:22
3f31ea2
Compare
Choose a tag to compare

Release Notes 0.2.4

  1. Operator_id added to the record data this allows filtering by operator.
  2. Jobs screen : "Filename" changed to "Job name" , job type Icon-> tooltip on hover
  3. Analyzer : Selecting a group of records behavior show them all on the records list
  4. Small bug fixes

V0.2.3

30 May 08:02
3f31ea2
Compare
Choose a tag to compare

Release Notes 0.2.3:

  1. Enriched the session UI with details about the job name, Java/Python and added the ability to create a friendly name.
  2. Records with the same time_stamp are shown as a large dot on the graph
  3. Added legends to the window investigation screen
  4. customized invitation mail.
  5. Bug fixes

V0.2.2

17 May 07:20
f43123d
Compare
Choose a tag to compare

Version 0.2.2

  1. Updated welcome screen
  2. Updated Docker installation instructions page
  3. Example Java and Python jobs to run with Datorios - https://github.com/metrolinkai/Datorios
  4. Docker installation bug fix (MacOS)
  5. Enhanced UX : Selecting records, Bring to front records with special markings
  6. Bug fix : Moving between operators when the properties window is open