prometheus/web
Łukasz Mierzwa 8ca29cb636
Avoid overflow on /targets page (#8609)
Target errors are rendered as badges. If error text is very long it will expand the table since badges are not allowed to wrap.
Replace badge with a span which is allowed to wrap around.

Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2021-03-17 10:14:47 +01:00
..
api/v1 Add circular in-memory exemplars storage (#6635) 2021-03-16 15:17:45 +05:30
ui Avoid overflow on /targets page (#8609) 2021-03-17 10:14:47 +01:00
federate.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
federate_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
web.go Add circular in-memory exemplars storage (#6635) 2021-03-16 15:17:45 +05:30
web_test.go Add TLS and basic authentication 2020-12-28 21:33:44 +01:00