cloudfoundry-community / stackdriver-tools

Stackdriver Nozzle for Cloud Foundry Loggregator, Host Monitoring Agents BOSH Release
Apache License 2.0
21 stars 13 forks source link

HttpStartStop does not format requestID properly #60

Closed johnsonj closed 7 years ago

johnsonj commented 7 years ago

Actual:

httpStartStop: {
   startTimestamp: 1480442028497669600     
   peerType: "Server"     
   requestId: {
    low: 15730922093683923000      
    high: 13584426878641205000      
   }
   method: "GET"     
   stopTimestamp: 1480442028506655500     
   statusCode: 200     
   contentLength: 42     
   uri: "https://api.cf.jrjohnsondev.cloudnativeapp.com/v2/syslog_drain_urls"     
   userAgent: "Go-http-client/1.1"     
   remoteAddress: "104.198.9.208:34258"     
  }

Expected: A proper GUID (abcdef-01020..)