Jay

Results 70 comments of Jay

Thanks I have merged the documentation update 😊

Hi @kematjaya0 You would not be able to use the facade provided in a Symfony project since the facade class that is being extended is for a Laravel project. Thanks

I agree with @jcputney it is also a bit odd that it says that ARM is supported [here](https://opendistro.github.io/for-elasticsearch/blog/releases/2021/02/open-distro-1-13/) but there is no ARM tag on docker?

Hi, There is no support for this, however if you want to give it a shot please open a pull request and tag me to review it. Thanks

Changes are released v1.0.0 is live now

Hi, I think the major issue is that Axios is not very stable on v14. I am planning to work on that and then a v16 as soon as it...

I don't know why I closed this but that was a mistake, I think I may have thought this was documentation and wanted to move all of this over to...

My opinion is that this is not an issue, axios is not in charge of logging anything anywhere. All logging added is the responsibility of the implementor. You can clean...

I still disagree, firstly you should not be logging the entire response in any use case ever, what should be done is you should log only the parts of the...