You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried integrating alloy on my server(Ubuntu 24.04) with grafana Cloud. But encountered problems when trying to add the remote config for the node exporter, mysql and loki logs.
Steps to reproduce
I tried to add the config for the node exporter(Connections -> Add new connection -> Linux Server), via the remote config(same thing happens when I tried to add it to the config file, on the server, manually, appending it to the existing contents), I got the following error:
ts=2024-12-30T11:44:35.814363889Z level=error msg="failed to evaluate config" controller_path=/ controller_id=remotecfg trace_id=1d02509b4cfb1c88ba49cf76a5db8be2 node=NodeExporter.default err="updating custom component: 40:17: component \"prometheus.remote_write.metrics_service.receiver\" does not exist or is out of scope"
Same thing happens when I try to add for mysql or loki logs:
# Loki
ts=2024-12-30T11:44:35.814602786Z level=error msg="failed to fetch remote configuration from the API" service=remotecfg err="87:17: component \"loki.write.grafana_cloud_loki.receiver\" does not exist or is out of scope (and 2 more diagnostics)"# Mysql
ts=2024-12-30T11:44:35.813944533Z level=error msg="failed to evaluate config" controller_path=/ controller_id=remotecfg trace_id=1d02509b4cfb1c88ba49cf76a5db8be2 node=mariadb.default err="updating custom component: 87:17: component \"loki.write.grafana_cloud_loki.receiver\" does not exist or is out of scope (and 1 more diagnostics)"
This is the same general problem as was raised here #2281 - Fleet Management does not work out of the box with Integrations right now. It will soon! There should be some remediation instructions in that issue.
What's wrong?
I tried integrating alloy on my server(Ubuntu 24.04) with grafana Cloud. But encountered problems when trying to add the remote config for the node exporter, mysql and loki logs.
Steps to reproduce
I tried to add the config for the node exporter(Connections -> Add new connection -> Linux Server), via the remote config(same thing happens when I tried to add it to the config file, on the server, manually, appending it to the existing contents), I got the following error:
Same thing happens when I try to add for mysql or loki logs:
System information
Ubuntu 24.04
Software version
Alloy v1.5.1 (branch: HEAD, revision: dc8a365)
Configuration
Logs
The text was updated successfully, but these errors were encountered: