prometheus/web
Julius Volz 01daddeb75
Fix styling bug for target labels with special names (#7902)
Adding the label name as a CSS class can break styling and other
behavior when the label name has a special meaning in CSS. E.g. the
"container" label was displayed at 100% width because it was interpreted
to be a bootstrap container layout element.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2020-09-06 22:10:25 +02:00
..
api Fix the duplicated results issue from /api/v1/series (#7862) 2020-08-29 01:21:39 +02:00
ui Fix styling bug for target labels with special names (#7902) 2020-09-06 22:10:25 +02:00
federate.go *: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251) 2020-06-09 17:57:31 +01:00
federate_test.go Fixed wrongly handled not ready TSDB on web and API. (#7182) 2020-04-29 17:16:14 +01:00
web.go Stop CMUX and GRPC servers even with stale connections (#7810) 2020-08-17 09:50:32 +01:00
web_test.go cleanup one more tempfile (#7839) 2020-08-25 18:13:48 +02:00