Skip to content
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
709bbaa
Create catalog-info.yaml
Gerry-Forde Nov 14, 2025
9761c2e
Update catalog-info.yaml
Gerry-Forde Nov 14, 2025
7353aee
Merge branch 'redhat-developer:main' into main
Gerry-Forde Nov 19, 2025
8f01fa4
Merge branch 'redhat-developer:main' into main
Gerry-Forde Nov 25, 2025
081c89a
Merge branch 'redhat-developer:main' into main
Gerry-Forde Dec 3, 2025
69c5d59
Merge branch 'redhat-developer:main' into main
Gerry-Forde Dec 10, 2025
2befe8e
Merge branch 'redhat-developer:main' into main
Gerry-Forde Jan 8, 2026
b64de9b
Merge remote-tracking branch 'upstream/main'
Gerry-Forde Jan 12, 2026
2569540
Merge branch 'redhat-developer:main' into main
Gerry-Forde Jan 19, 2026
b657dbb
Merge branch 'redhat-developer:main' into main
Gerry-Forde Jan 25, 2026
a8858eb
Merge branch 'redhat-developer:main' into main
Gerry-Forde Jan 29, 2026
d022a62
Merge branch 'redhat-developer:main' into main
Gerry-Forde Feb 2, 2026
e61b158
Merge branch 'redhat-developer:main' into main
Gerry-Forde Feb 3, 2026
4ed4d52
Merge branch 'redhat-developer:main' into main
Gerry-Forde Feb 7, 2026
6b002af
Merge branch 'redhat-developer:main' into main
Gerry-Forde Feb 10, 2026
8fb97b7
Merge branch 'redhat-developer:main' into main
Gerry-Forde Feb 19, 2026
aca876c
Merge branch 'redhat-developer:main' into main
Gerry-Forde Feb 19, 2026
6c253ee
Merge branch 'redhat-developer:main' into main
Gerry-Forde Feb 20, 2026
228f083
Merge branch 'redhat-developer:main' into main
Gerry-Forde Feb 26, 2026
8884908
Merge branch 'redhat-developer:main' into main
Gerry-Forde Feb 26, 2026
6d3b8f6
Merge branch 'redhat-developer:main' into main
Gerry-Forde Mar 3, 2026
09974df
Merge branch 'redhat-developer:main' into main
Gerry-Forde Mar 5, 2026
1e9fe8e
Merge branch 'redhat-developer:main' into main
Gerry-Forde Apr 1, 2026
e676c3e
Merge branch 'redhat-developer:main' into main
Gerry-Forde Apr 9, 2026
9561df1
RHIDP-12636 - Adoption Insights - Display entity titles instead of na…
Gerry-Forde Apr 13, 2026
5dcf0c2
RHIDP-12636 - Adoption Insights - Display entity titles instead of na…
Gerry-Forde Apr 13, 2026
a0ae739
Merge branch 'main' into RHIDP-12636
themr0c Apr 15, 2026
cd09348
Merge branch 'main' into RHIDP-12636
Gerry-Forde Apr 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
[role="_abstract"]
View detailed analytics through individual dashboard cards including active users, total users, and top catalog entities.

[NOTE]
====
For the top catalog entities, templates, and techdocs dashboard cards:

* The *Name* column displays `metadata.title` if it exists. If the `metadata.title` is missing or empty, the UI falls back to the `metadata.name`.
* Hover over the titles to display a tooltip with `entityRef | type | description`.
* To avoid breaking the layout, long titles are truncated with an ellipsis.
====

.Procedure

* Navigate to *Administration -> Adoption Insights* to access the dashboard cards.
Loading