Skip to content

v1.0.21

Compare
Choose a tag to compare
@pcf-core-services-writer 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 flag

    The 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