-
Is there any way to connect to a device, start a browser (e.g. chromium instance on Android) and run the tests?
If not, what is missing at this point to be able to use it on both Android and iOS?
…
-
In https://github.com/elastic/beats/pull/40400 we added the ability for metricsets to report their status using the Elastic Agent control protocol to make errors more visible. One consequence of this …
-
# Description
Develop a monitoring class to collect process data within the Wazuh environment. This class should track various aspects of process performance, such as CPU usage, memory consumption…
-
## Description
We've started relying on this library for `apm-server` to be able to list processes in the context of automatically running the `java-attacher` within the APM integration. `apm-serve…
-
I am using gsutil rsync to sync directories from a regular POSIX fileserver over to GCP buckets.
One on particular directory, gsutil rsync hangs. I'd like to figure out what it is that is making it…
-
I have a `Makerdiary nRF52840 MDK USB Dongle`.
Info.txt:
```
UF2 Bootloader 0.7.1 lib/nrfx (v2.0.0) lib/tinyusb (0.12.0-145-g9775e7691) lib/uf2 (remotes/origin/configupdate-9-gadbb8c7)
Model: Ma…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| 4.9.0-rc1 | Wazuh component | Agent | Packages | Windows 2019 AWS (ami-0bf33f4cb48993eb) |
Analyzing the is…
-
In the environment, we have noticed that some of the slow metrics, particularly for CPU gauges, they can drift just enough that it appears to have no increments for one minute and double-increments fo…
-
I am trying to extract metrics from vcentre of 1100 VM's using telegraf and storing this data within influxdb. The metrics are being 'successfully' extracted and then displayed on a created dashboard …
-
### What happened + What you expected to happen
I was trying to run some code with ray inside a docker image, but ray.init() throws std::bad_alloc error. The error remains even if I set object memo…