Ricardo

Results 7 comments of Ricardo

Hi @alexkeh. Just checking. Is it still planned for CY Q4 2022? Thanks,

I think this was solved already. I`m using the latest version and I can see differences between those two.

Thanks man. Solve the problem.

I'm using it as Singleton because I'm making a single call on AutoDiscovery (which takes a lot of time to process).

Hi, you can use like this ```json { "Name": "Elasticsearch", "Args": { "nodeUris": "https://.............../;", "connectionGlobalHeaders": "Authorization=Basic {XXX}", } } ``` where **{XXX}** is `{username}:{password}` in base64 format