prometheus/web/ui/react-app/src/pages
Julius Volz aa7bf083e9
Move /targets page discovered labels to expandable section (#12824)
* Move /targets page discovered labels to expandable section

The current tooltip for showing the pre-relabeling discovered labels for a
target is notoriously unreliable and can get cut off when there are many
labels. This PR introduces a (hopefully unobtuse enough) expander/collapser
button for the discovered labels of each target, and then the discovered labels
are shown in a more persistent way underneath the final target labels, instead
of using a tooltip.

Fixes https://github.com/prometheus/prometheus/issues/9175#issuecomment-1713074341

Signed-off-by: Julius Volz <julius.volz@gmail.com>

* Remove obsolete test snapshot

Signed-off-by: Julius Volz <julius.volz@gmail.com>

---------

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2023-09-11 11:36:44 +02:00
..
agent Improve message wording on /agent page 2021-12-05 10:49:11 +01:00
alerts Add stabilizing to UI 2023-01-19 11:33:54 +01:00
config upgrade react-script to v4 2021-09-04 15:56:36 +02:00
flags Upgrade several dependencies (#11539) 2022-11-08 21:29:32 +01:00
graph Fix black-on-black metric name color in dark mode (#11572) 2022-11-11 20:57:49 +01:00
rules Add 'keep_firing_for' field to alerting rules 2023-01-13 12:11:39 +01:00
serviceDiscovery scraping: limit detail on dropped targets, to save memory (#12647) 2023-08-14 15:39:25 +01:00
status Directly include SVG logo in the page. 2023-03-04 00:36:07 +01:00
targets Move /targets page discovered labels to expandable section (#12824) 2023-09-11 11:36:44 +02:00
tsdbStatus upgrade react-script to v4 2021-09-04 15:56:36 +02:00
index.ts Adapt UI for Prometheus Agent (#9851) 2021-11-30 11:21:07 +01:00