mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-04 22:22:39 -04:00
* [UI] Add a test for duplicated keys in EndpointLink component I've noticed that I'm getting warnings about multiple children with the same key on /targets page. This adds a test that fails when that happens. Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com> * [UI] Fix duplicated keys on /targets page Since any URI we render on /targets page can have multi-value params we should use both name and value as components keys. Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com> |
||
|---|---|---|
| .. | ||
| api/v1 | ||
| ui | ||
| federate.go | ||
| federate_test.go | ||
| web.go | ||
| web_test.go | ||