prometheus/web
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
..
api/v1 promql: allow tests to be imported (#12050) 2023-08-18 20:48:59 +02:00
ui Move /targets page discovered labels to expandable section (#12824) 2023-09-11 11:36:44 +02:00
federate.go Replace sort.Sort with faster slices.SortFunc 2023-07-10 09:43:45 +00:00
federate_test.go tsdb: Fix histogram validation 2023-08-22 23:04:01 +02:00
web.go Add OTLP Ingestion endpoint (#12571) 2023-07-28 12:35:28 +02:00
web_test.go Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336) 2023-05-22 14:37:07 +02:00