Hi! I was following this doc: <https://signoz.io/...
# support
c
Hi! I was following this doc: https://signoz.io/docs/tutorial/opentelemetry-binary-usage-in-virtual-machine/ In the otelcol-output.log file, I keep getting all these errors
Copy code
...
2025-07-17T18:07:41.218+0530	error	scraperhelper/obs_metrics.go:56	Error scraping metrics	{"kind": "receiver", "name": "hostmetrics", "data_type": "metrics", "scraper": "hostmetrics", "error": "error reading command for process \"launchd\" (pid 1): invalid argument; error reading command for process \"logd\" (pid 382): invalid argument; error reading command for process \"UserEventAgent\" (pid 384): invalid argument; error reading command for process \"fseventsd\" (pid 386): invalid argument; error reading command for process \"mediaremoted\" (pid 387): invalid argument; error reading command for process \"systemstats\" (pid 390): invalid argument; error reading command for process \"configd\" (pid 393): invalid argument; error reading command for process \"powerd\" (pid 395): invalid argument; error reading command for process \"remoted\" (pid 400): invalid argument; error reading command for process \"watchdogd\" (pid 406): invalid argument; error reading command for process \"mds\" (pid 410): 
...
Any knowledge about this one?