Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ui-c8y-1021-22-0-allows-to-add-a-tab-to-the-alarm-detail-view.md #2752

Merged
merged 6 commits into from
Jan 9, 2025
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: '2024-12-19'
title: Added a hook service to allow extension of alarm details view with custom tabs
BeateRixen marked this conversation as resolved.
Show resolved Hide resolved
date: ""
title: The alarm detail view has been extended with the possibility to add custom tabs.
BeateRixen marked this conversation as resolved.
Show resolved Hide resolved
product_area: Application enablement & solutions
change_type:
- value: change-QHu1GdukP
Expand All @@ -14,4 +14,4 @@ build_artifact:
ticket: MTM-59811
version: 1021.22.0
---
To provide more flexibility for customizing alarm detail views, hook services have been added to extend alarm details with custom tabs, along with the inline tabs component. This enables developers to display additional context-specific information for alarms or easily integrate third-party data and visualizations in the view. The existing alarm details functionality remains unchanged, while custom tabs appear as additional options in the details view.
It is now possible to extend the alarm details view with custom tabs. This allows developers to display any kind of additional information in the context of an alarm. Existing alarm details remain unchanged but can now be enhanced with additional custom tabs.
Loading