package
0.1.46
Repository: https://github.com/openshift/hypershift.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
EnableOBOMonitoring enforces observability operator monitoring on the given namespace.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LoadSREMetricsSetConfigurationFromConfigMap parses the SRE metrics set configuration from the given ConfigMap and loads it into the singleton variable 'sreMetricsSetConfig' This can then be used by reconcile functions that get lists of RelabelConfigs for a particular component.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SREMetricsSetConfigHash calculates a hash of the SRE metrics set configuration given a ConfigMap that contains it.
SREMetricsSetConfigurationConfigMap returns a ConfigMap manifest for the SRE metrics set configuration, given a namespace.

# Constants

No description provided by the author
The common label for monitoring in HyperShift Namespaces with this label will be actively monitored by the observability operator.
No description provided by the author
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
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author
PlatformMonitoring is used to indicate which metrics will be scraped by the management cluster's platform monitoring stack: - OperatorOnly indicates that only the hypershift operator will be scraped - All indicates that the hypershift operator and any control planes created by it will be scraped - None indicates that neither operator nor control planes will be scraped.