Releases: DataKitchen/dataops-observability
Releases · DataKitchen/dataops-observability
2.3.0
Features
- events: add date range filter to All Events tab (4aa02ab)
Bug Fixes
- ui: add api hostname to csp (deaf5ec)
- be: filter list of events by instance set id (3b48f4d)
- be: change join query filters to be subqueries (863e5e0)
- ui: styling improvements and bug fix (8e49790)
Refactors
- be: remove coalesce when ordering events list (c9fb4ed)
- be: filter and paginate entities list in a subquery (84681f4)
Miscellaneous
dataops-observability-app-2.1.0
DataOps Observability
2.2.2
2.2.1
dataops-observability-services-2.0.0
DataOps Observability Supporting Services
dataops-observability-app-2.0.0
DataOps Observability
2.2.0
Features
- agent status check (ddc8622)
- instances: add instance dag endpoint (47cc9e3)
- ui: add sum pipe to add list of numbers (b9d34a7)
- ui: use the instance dag endpoint (63ccbc4)
- be: Adding the endpoints and columns for the project alert settings (19a68ce)
- be: Adding rules and actions for agent status changes (69e3ac4)
- ui: Adding the agent alerts card to the project settings page (39421a9)
- be: Validating the project alerts settings input (6173144)
- be: Making sure the scheduler picks up the updated agent check interval (601c4ff)
- ui: Update styles and text for agent alerts (09925be)
- ui: Handling API errors when configuring project alerts (938d80f)
- ui: Project alert settings form validation (fe5c64a)
Bug Fixes
- fixing default server name configuration (9dafa4f)
- instances: sort DAG node alerts by descending count (dcf8dd0)
- ui: replace variable in nginx.conf (de46c6b)
- ui: add help text for agent alerts (420517f)
Refactors
- be: moving the action schemas to common (f9c8907)
- be: updating action_factory to not require an entity (f345e74)
- be: Renaming Rule to JourneyRule (8f1cf32)
- be: Moving the action and data points code into common (5093412)
- ui: move rule actions to core library (bf40a97)