GoogleCloudPlatform / scientific-computing-examples

Open Source examples using Google Cloud to solve various Scientific and Technical Computing problems.
Apache License 2.0
14 stars 10 forks source link

[flux] Add support for logging / monitoring #5

Open wkharold opened 2 years ago

wkharold commented 2 years ago

Use the agent policy module to add logging and monitoring to flux vm instances.

wkharold commented 2 years ago

flux uses StatsD for metrics collection. The GCP monitoring agent has a StatsD plugin. Resolution of this issue should involve support for the StatsD capability.