Carlos Pérez-Aradros Herce

Results 36 comments of Carlos Pérez-Aradros Herce

Sorry for the late response @mumoshu, I missed your question while going over email :innocent: The answer is yes, contains match all the fields in the given map :) @rossedman...

@mvasilenko I tested this and it worked for me: https://gist.github.com/exekias/e802ef376fdbbd4ba5872b57af4128bf You may want to review your config, `"image1"` is repeated

https://github.com/elastic/beats/pull/9029 was just merged, which brings the ability to define a configuration without conditions. Conditions are matched in order, so if you put this one at the end it will...

Sorry for the late response. We released `default_config` setting for hints based autodiscover, check how it works here: https://www.elastic.co/guide/en/beats/filebeat/current/configuration-autodiscover-hints.html#_kubernetes_2 Check `hints.default_config` setting. I would say it fulfills what we are...

That's interesting. Some users reported these settings were failing for them. Do you have any redis container running? We would need to check that it falls under the redis condition...

> Instead of the pull-based model that is typical for Prometheus, the Elastic APM integration will send the metrics that are registered in the Prometheus metric registry directly from the...

> But that makes me realize that we should make sure that metrics collected via APM Agents are consistent with the format of the [Metricbeat Prometheus collector](https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-metricset-prometheus-collector.html). 💯 In that...

Thanks for the explanation, I was thinking aloud about this part from https://github.com/elastic/observability-dev/issues/1178: > Currently in order to monitor Prometheus client metrics customers has to either export Prometheus metrics using...

++ on this issue, we (Filebeat dev here) are seeing more issues coming from k8s users using alternative runtimes, like CRI-o. Having truncate as the mechanism for rotation makes it...

Thanks for opening this! I think the second reference link you added is not correct, please have a look