sidecar

command
v0.14.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Binary sidecar is an example cloudprober probe sidecar. It serves two probe types over the EXTERNAL_GRPC contract:

  • "http": stateful — keeps a per-target HTTP client (connection pool) across probe cycles, fetches a URL, and returns extra metrics.
  • "tcp": stateless — just dials the target.

Run it, then point cloudprober at it with the config in the parent directory:

go run ./sidecar
cloudprober --config_file=cloudprober.cfg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL