v1.0.21
pcf-core-services-writer
released this
11 Dec 18:53
·
171 commits
to main
since this release
New Features
-
The switchboard proxy now exports metrics via a prometheus endpoint.
By default, metrics are disabled but may be enabled by setting the
metrics.enabled
flagThe port metrics are served on may be configured via the
metrics.port
option.Presently, when enabled, metrics are only served on localhost on the configured metrics port. In an upcoming release additional configuration will be included so these metrics can be scraped by the prom scraper job in loggregator-agent-release.
-
galera-agent healthcheck endpoints now treat read-only clusters as healthy
Dependency Bumps
- Bumped Go to 1.21.5
- Bumped vendored dependencies