Re: Forwrad container metrics to syslog drain
Mehran Saliminia
I have executed this sample app for 5 minutes:
https://github.com/cloudfoundry/noaa/blob/master/samples/app_logs/main.go/#L32-L39 As the sample app comments I also expected to get ContainerMetrics as well but I only receive eventType:LogMessage. |
|