Remix.run Logo
coreylane 3 days ago

Very cool! However I couldn't get the agent running on an ARM based Oracle Linux Server 10 in OCI. I tried two different servers

level=ERROR msg="failed to fetch collection config. retrying in 5s..." error="GET /configs/ failed with status: 204"

khazit 3 days ago | parent [-]

That’s not actually a bug (maybe the message need to be more verbose). The agent is running, but it doesn’t yet know what data to collect. You’ll need to finish the setup in the UI by choosing what metrics/logs you want. Once you do that, the error will go away and the agent will start collecting data

coreylane 2 days ago | parent [-]

Ah thats what I get for not readin! It's working perfectly! The only thing missing for me is ingesting the logs for my service directly from journalctl, that would be amazing