ksm

package
v0.0.0-...-1f3c2e8 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

README

Kubernetes State Core Check

The Kubernetes State Core Check is an alternative to Kubernetes State Python Check. It leverages the kube-state-metrics project and extends it to generate Datadog metrics.

Public documentation page.

Notes:

  • The data collected by the checks is documented in kubernetes_state.md. The file shares the same format used for the public documentation to ease the synchronization.
  • If a code change updates/removes/adds metrics or service checks, please update kubernetes_state.md accordingly.
  • The public documentation page lives in the DataDog/integrations-core repo. It needs to be synchronized with kubernetes_state.md on every new release of the Agent.

Documentation

Index

Constants

View Source
const (
	// CheckName is the name of the check
	CheckName = "kubernetes_state_core"
)

Variables

This section is empty.

Functions

func Factory

func Factory() optional.Option[func() check.Check]

Factory creates a new check factory

Types

This section is empty.

Directories

Path Synopsis
Package customresources implements custom resources that are not yet supported in the kube-state-metrics library or that were supported at some point, but now they're not, and we still want to keep backwards compatibility.
Package customresources implements custom resources that are not yet supported in the kube-state-metrics library or that were supported at some point, but now they're not, and we still want to keep backwards compatibility.

Jump to

Keyboard shortcuts

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