This repository was archived by the owner on Feb 14, 2023. It is now read-only.
Releases: cloudfoundry/cf-k8s-logging
Releases · cloudfoundry/cf-k8s-logging
0.7.0
0.6.0
0.5.0
- Log Cache changes:
- Doesn't crash while waiting for UAA to start. The cf-auth-proxy will start but not respond to requests or readiness probes until UAA is accessible.
- Now uses a static memory limit set rather then using node memory
- Now accepts larger messages (up to 65 KiB)
- Now limited to 1,000 messages per app. The previous limit of 100,000 only made sense in cf-deployment environments where Log Cache contains metrics.
- Responds 501 to PromQL queries as metrics are not stored in Log Cache in cf-for-k8s.
- Memory/CPU limits/reqs now set on all containers.
0.4.0
- Add aggregate drains/app_log_destinations, a list of syslog destinations that will receive logs for all apps on the platform.
- Improve fluentd performance, allowing higher log throughput.
- Add prometheus metrics, for observing the health of the logging stack.
- Pull in logging specific network policies from cf-for-k8s repo
0.3.1
0.3.0
0.2.1
Change Log
- Additional metadata in images