Would anyone know of the best way to monitor linux non-http non-rest C++ application in Azure? I'm looking for a solution pack that might give insights and metrics from the Non-HTTP-REST Linux C++ binary software that runs in an Ubuntu Virtual Machine (version 16.04, agent 2.10.0.8). Other applications in the same cloud are web and are already using Microsoft Application Insights and I would like to provide similar metrics but it seems Application Insights only works for .Net or REST applications running on a Windows VM.
Not a duplicate of Azure Linux Monitoring OS layer Diagnostics thought I used part of its text.