Michael Hyatt

Results 81 comments of Michael Hyatt

Good point, I think this is what is going on here. The earliest index is `metricbeat-7.10.0-2021.03.10-000105` The mapping is attached. [mapping.json.zip](https://github.com/elastic/eland/files/7999249/mapping.json.zip)

Thanks for reporting it. What version are you using?

I built and tested it with 4.2.2, that branch is a bit of a dead-end where I experimented with few undocumented Mule APIs. Can you please test it with master?

Can you try it on 4.2.2 please? On Tue, 18 Feb 2020 at 4:40 pm, Chunkit Ho wrote: > Justed tested again with master and 4.1.6. The error is still...

Yep, I saw some irregularities in how exceptions are handled. I will take a look. BTW, do you know if Mulesoft released anything after 4.1.6 and 4.2.2? Any news on...

Yes, agree, exception handling needs to be refined a bit further. I need to put together a quick design brief on how the exceptions should be handled within the APM...

The main issue with the notification API in Mule 4 is that there is no way now to mutate the Mule event in the notification. In Mule 3 I was...

I vaguely remember the jar dependencies having to be declared explicitly elsewhere to be deployed into CloudHub. https://docs.mulesoft.com/mule-runtime/4.5/how-to-export-resources

Hi Krishna. Are you using Mule domain to deploy multiple applications? On Wed, 16 Sep 2020 at 13:16, krishnaprasadhg wrote: > Hello, > > We have multiple mule applications. Mule...