newrelic / nr1-container-explorer

NR1 Container Explorer gives you global visibility of the containers across your infrastructure, easily segmented by tags.
https://github.com/newrelic/nr1-container-explorer/discussions
Apache License 2.0
6 stars 12 forks source link

Duplicate tags #11

Closed MidnightsFX closed 5 years ago

MidnightsFX commented 5 years ago

First off, this is a really nice overview! I have been greatly enjoying sniffing through the anomalies in NRDB containers.

I was testing all of the following in staging with the Dirac-Meta account.

Now, it seems like there are a couple issues around the tags that are being used to filter.

First the image tag to filter on can be duplicated:

Screen Shot 2019-09-11 at 5 22 39 PM

Once its duplicated you can't delete the first tag, which can lead to a this, which isn't to problematic.

Screen Shot 2019-09-11 at 5 22 53 PM

However, it seems that the environment tag displays a similar kind of no-delete issue (deleting your most recently chosen tag), which combines painfully with the first one to create multiple tags none of which can be deleted.

Screen Shot 2019-09-11 at 5 46 40 PM
cirne commented 5 years ago

Thanks for the bug report. Fixed.