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

latest releases: v0.11.3, v0.11.2, v0.11.1...
4 years ago

[NOTE: This release is deprecated because of #264. Use v0.10.4 instead.]

  • 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.

All changes since the last release:
v0.10.2...v0.10.3

Don't miss a new cloudprober release

NewReleases is sending notifications on new releases.