I'm working on a project where I have several GCE instances serving web content through apache.
I've installed stacdriver monitoring and logging successfully in those instances, but in the Resources -> Apache HTTP server stackdriver view, the inventory does not get populated (loading data eternaly) and in the right side the only thing that started showing up under APACHE tab after installing the agent is the Apache Scoreboard. It does not show active connections, workers, etc.
Strange thing is that if I ssh in to the instances and wget a status page, I can see all the metrics.
I've been trying to solve this issue, but I cannot find any info that points me in the right direction!
Any help will be much appreciated!