On Thu, Jul 21, 2022 at 5:38 PM Chio Chuan Ooi <chioch...@gmail.com> wrote:
> Hi All, > > I am exploring MicrometerEventNotifierService and need help on a > few queries. > > 1. Is it possible to only capture a certain event? by having a filter, e.g > only track endpoint with http(s) > 2. I notice that when the endpoint is http endpoint that has basic > authentication where the username and password is in the uri, the password > is not being masked, is that correct? > not sure if is same like issue in > > https://stackoverflow.com/questions/66262107/disable-camel-debezium-mysql-endpoint-uri-in-camel-metrics > > Where are the username and password, is it in the authority part or as query parameters? eg is it like http:foo:secret@myserver/mypath or like http:myserver/mypath?username=xxx&password=yyyy > > I am currently using camel version 3.11.7. > > Thanks and Regards, > Chio Chuan > -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2