Bernd Ahlers
Bernd Ahlers
> * What happens if multiple configurations of the same collector match a tag? We can only assign one. Which configuration wins? @mpfz0r I think we cannot decide that automatically....
> A Sidecar with tags will not be allowed to have its configuration assignment changed manually via the UI. This should be visually indicated somehow. @mpfz0r Can you elaborate on...
> > Is there another option I have missed? > > No what you described sounds like a possible solution. A simpler one would be some kind of restriction that...
> Since our index names follow a pattern, maybe the wildcard syntax could be used: @boosty We probably have to do that if the API we use (I guess scroll...
> FYI: the `POST` error is: `413 FULL head` which hints that we exceeded the HTTP Header buffer. Typically limited to 8kB. Does the search request submit a header with...
@gshill Thanks for bringing up the topic. We consider adding descriptions to the Prometheus metrics in the future. :+1:
@patrickmann @mpfz0r I think reducing the load time in the backend is not enough. If you have thousands of users and return all of them, the user interface will also...
> The problem is that login will work with any - at least in the past - but as the account is stored in Mongo the way you type in...
> I suggest to add a new config option (only for AD/LDAP for now) to lowercase the username on creation and sign in. The change should come with a documentation...
> I didn't realize the dup user thing was fixed. Looks like the remaining issue is an `Invalid Credentials` error even though the username (which should be case insensitive) is...