collector-cluster-check

command module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

collector-cluster-check

This tool allows you to test various parts of your infrastructure and observability stack. The goal is to provide you with confidence that you are able to effectively use the OpenTelemetry Operator, create OpenTelemetry Collectors, and send data to your desired destination.

Usage:
collector-cluster-check [command]

Available Commands:
check       runs one of multiple checks, use -h for more
completion  Generate the autocompletion script for the specified shell
help        Help about any command

Flags:
--config string   config file (default is $HOME/.collector-cluster-check.yaml)
-h, --help            help for collector-cluster-check
-t, --toggle          Help message for toggle

Use "collector-cluster-check [command] --help" for more information about a command.

runs one of multiple checks, use -h for more

check Command

Usage:
  collector-cluster-check check [metrics|tracing|preflight|dns|inflight|all|] [flags]

Flags:
      --accessToken string   access token to send data to Lightstep
      --endpoint string      destination for OTLP data (default "ingest.lightstep.com:443")
  -h, --help                 help for check
      --http                 should telemetry be sent over http
      --insecure             should telemetry be sent insecurely
      --kubeConfig string    (optional) absolute path to the kubeconfig file (default "/Users/jacob.aronoff/.kube/config")


Global Flags:
      --config string   config file (default is $HOME/.collector-cluster-check.yaml)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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