5 June 2023 Release Notes¶
Application version 1.0; User interface version 1.36.2
Feature highlights¶
Introducing the Integrations page¶
Sending events to an Observability project has never been easier.
Select Integrations from the menu to see the different ways you can integrate your data estate with DataOps Observability. Select the connection method that works best for you, then follow a few steps to get set up.
For complete details, see Integrations.
Journey sequence evaluation¶
The Observability system will now evaluate the sequence of your journeys.
When you build a journey in the Relationships tab, the component order demonstrates how work gets done in your data estate. Now, during an instance (i.e. an execution of a journey), Observability will generate an alert if:
- Events occur in an order that does not align with the sequence of the journey.
- The event progress of a component is incomplete when the instance ends.
For more information, see Instance Status and Alerts, and for behaviors, see Define Instances.
Other fixes and enhancements¶
- The instance details Tests tab now includes navigation to your external tools and assets. When the
Test Outcomes event data includes an
external_urlvalue, the Open external source link will take you there—so you can fix failures, updates tests, or analyze configurations, right from the source. For more information, see Instance Details Tests Tab. - We've fixed a display issue for the Events table. Now, any metadata or external URL you include in your event data will display for all component types, including dataset components. For complete details on the Events page, see View Events and Runs. [PD-1409]
- We've evaluated and refined the presentation of streaming pipeline components. Now, all relevant data sent for streaming pipeline events display fully from the Events page and align with the metadata available in the { } Event Data dialog. [PD-1415]
- We've updated the instance conditions logic to ensure that the default end behavior applies only when no start or end condition is set. [PD-1418]
- We've made improvements to the user interface URLs. If the URL you paste into the address bar is invalid, the system will notify you in the error message and you'll be redirected to the default project for your Observability instance. See Navigate Observability: URLs for more information. [PD-1426]
- We redesigned the way that the batch pipeline run Graph tab displays large graphs and added the new Hide Edges function, so you can view just the graph nodes. See View Run Details for more information. [PD-1445]
- We applied general fixes to reduce errors.
- We made various improvements to our user experience. Our help documentation has been updated to reflect these changes.