bosh-system-metrics-forwarder-release

module
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2018 License: Apache-2.0

README

Bosh System Metrics Forwarder Release

This consumes bosh health events and forwards heartbeat events only to Loggregator.

Architecture

architecture dig

The forwarder obtains a token from the UAA on the director using client credentials before establishing the connection to the Bosh System Metrics Server. The server verifies that the token contains the bosh.system_metrics.read authority.

Once verified, the server begins streaming events via secure grpc to the forwarder. Currently, the forwarder ignores alerts and translates the heartbeat events to loggregator envelopes and sends them to metron via secure grpc.

Development setup

Dependencies are managed with submodules. Run git submodule update --recursive to install.

Jump to

Keyboard shortcuts

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