Categorygithub.com/rancher/telemetry
modulepackage
0.6.2
Repository: https://github.com/rancher/telemetry.git
Documentation: pkg.go.dev

# README

Telemetry

Telemetry server and client for Rancher

Building

make

Developing the client

Have a local rancher server running, see wiki for setup details.

In your rancher instance create an api key and copy the bearer token.

Now fork the telemetry repo and clone in a separate directory:

git clone https://github.com/rancher/telemetry.git  # use your fork
cd telemetry
go run main.go client --url=https://localhost:8443/v3 --token-key=token-abc:xyz

Now there are a few ways to hit your client:

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author