openshift-state-metrics

command module
v0.0.0-...-1e963eb Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

README

Overview

This repository has been heavily inspired by https://github.com/kubernetes/kube-state-metrics.

openshift-state-metrics expands upon kube-state-metrics by adding metrics for OpenShift specific resources.

How to use

$ oc apply -f ./manifests # It will be deployed to openshift-monitoring project

How to generate the manifests

You need make sure jsonnet-bundler and gojsontomal is installed, you can run this make target to install it:

$ make $(GOPATH)/bin/jb
$ make $(GOPATH)/bin/gojsontoyaml

And then you can generate the manifests by running:

$ make manifests

Documentation

Detailed documentation on the available metrics and usage can be found here: https://github.com/openshift/openshift-state-metrics/blob/master/docs/README.md

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