load-monitor

command module
v1.15.12 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

README

Load Monitor

.
├── Dockerfile
├── LICENSE
├── Makefile
├── README.md
├── bin
├── go.mod
├── go.sum
├── main.go     // enter
├── manifest
├── offline     // offline project
└── pkg         // load monitor source code

Caution

There are two label needed to be implement, search Todo(label)

courseLabel                        = "course_id"
nodeNameLabel                      = "kubernetes_node"

Deploy

Requirement: etcdinfluxdb

recommand:

helm repo add bitnami https://charts.bitnami.com/bitnami
helm install my-release bitnami/etcd

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
api
watcher
Package Watcher is responsible for watching latest metrics from metrics provider via a fetcher client.
Package Watcher is responsible for watching latest metrics from metrics provider via a fetcher client.

Jump to

Keyboard shortcuts

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