orb icon indicating copy to clipboard operation
orb copied to clipboard

All pages: Creation of empty tags is enabled

Open manrodrigues opened this issue 3 years ago • 6 comments

It is possible to create tags just with spaces " ":" ". Tags should have a regex (it's not good practice to allow the user to put whatever they want.)

manrodrigues avatar Oct 26 '21 19:10 manrodrigues

agent_tag_empty

manrodrigues avatar Oct 26 '21 19:10 manrodrigues

agent_group_tag_empty

manrodrigues avatar Oct 26 '21 19:10 manrodrigues

This behavior is occurring on sinks as well

manrodrigues avatar Oct 26 '21 19:10 manrodrigues

I believe this shouldn't happen after PR#550 @iatdaitan

gpazuch avatar Nov 19 '21 19:11 gpazuch

Not working yet

empty-tags

manrodrigues avatar Nov 23 '21 19:11 manrodrigues

Tags should accept 2 behaviors: 1) none tag; 2) valid regex tag;

manrodrigues avatar Nov 23 '21 19:11 manrodrigues

ok

image

image

image

manrodrigues avatar Sep 07 '22 14:09 manrodrigues

Creation of tags with empty values are accepted yet.

We need to guarantee that the value is also not empty, though. I'll open a new issue related.

image

image

manrodrigues avatar Sep 07 '22 14:09 manrodrigues