Namespace Neon.Kube.Resources.Prometheus
Classes
Endpoint
Endpoint defines a scrapeable endpoint serving Prometheus metrics.
NamespaceSelector
NamespaceSelector is a selector for selecting either all namespaces or a list of namespaces. If any is true, it takes precedence over matchNames. If matchNames is empty and any is false, it means that the objects are selected from the current namespace.
V1ServiceMonitor
ServiceMonitor.
V1ServiceMonitorSpec
ServiceMonitorSpec contains specification parameters for a ServiceMonitor.