Milton Hultgren
Milton Hultgren
Based on a recent support escalation, we found a situation where a customer had been dropping a key field (`event.dataset`) which the Metrics UI uses to decide which metrics to...
As far as we are aware, we have 3 modules that collect metirc data for containers, namely the `docker`, `kubernetes` and `containerd` modules. On the UI side, our Inventory and...
In the aftermath of adding the metrics tables I'm left with many doubts about the data we present in the Metrics UI. Mainly questions around which fields we use for...
If the request to create the Metrics view fails, the toast we display is empty. This can happen for example if the user doesn't have the privileges to create a...
In https://github.com/elastic/beats/blob/main/metricbeat/helper/http.go#L179 we don't report the body of the response when an error happens, making it harder to understand why the particular HTTP request failed. This can sometimes make it...