github google/cloudprober v0.10.4
Dynamic configuration gRPC service and few other enhancements and bug fixes

latest releases: v0.11.3, v0.11.2, v0.11.1...
5 years ago
  • Add a gRPC to dynamically configure cloudprober. You'll be able to add/remove/list probes using this service. Here is the Go API to interact with this server: CloudproberServer. Example client to work with the gRPC service: client.go.

  • Extend external probe to add ability to parse "map" and "distribution" metric types from the probe output.

  • Streamline the usage of source_ip_config and ip_version options throughout cloudprober. These options can now be configured at the outer layer instead of probe-type specific configs. This change makes the usage of these fields much more predictable and consistent.

Bug fixes:

  • Fix a bug in the previous release v0.10.3 - #264.

All changes since the last release (note that v0.10.3 is deprecated because of #264):
v0.10.2...v0.10.4

Don't miss a new cloudprober release

NewReleases is sending notifications on new releases.