Skip to content

Log Cache 1.3.0

Compare
Choose a tag to compare
released this 05 Jun 16:46

Changelog:

  • Bump to golang 1.9.6
  • Exposed the log-cache-nozzle health endpoint in bosh property log-cache-nozzle.health_addr
  • Added the following metrics to their health endpoints:
    - CFAuthProxy.LastUAALatency
    - CFAuthProxy.LastCAPIV3AppsLatency
    - CFAuthProxy.LastCAPIV2ListServiceInstancesLatency
    - CFAuthProxy.LastCAPIV4LogAccessLatency
    - CFAuthProxy.LastCAPIV2ServiceInstancesLatency
    - LogCache.Dropped
    - LogCache.PromQLTimeout
    - Nozzle.Dropped
  • Convert metric names for promql compatability
  • Adjust jsonpb encoding so that the promql endpoint outputs zero-value points correctly
  • Change promqlTimeout metric to PromQLTimeout
  • PromQL will not return partial results for a timeout