You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/k8s-monitoring/charts/feature-prometheus-operator-objects/README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,9 @@ Operator objects. Currently, this feature supports the following objects:
13
13
14
14
| Object Type | Description |
15
15
|-------------|-------------|
16
-
|[ServiceMonitor](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#monitoring.coreos.com/v1.ServiceMonitor)| A ServiceMonitor defines how to scrape metrics from Kubernetes Services. |
17
-
|[PodMonitor](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#monitoring.coreos.com/v1.PodMonitor)| A PodMonitor defines how to scrape metrics from Kubernetes Pods. |
18
-
|[Probe](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#monitoring.coreos.com/v1.Probe)| A Probe defines how to scrape metrics from prober exporters. |
16
+
|[ServiceMonitor](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#servicemonitor)| A ServiceMonitor defines how to scrape metrics from Kubernetes Services. |
17
+
|[PodMonitor](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#podmonitor)| A PodMonitor defines how to scrape metrics from Kubernetes Pods. |
18
+
|[Probe](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#probe)| A Probe defines how to scrape metrics from prober exporters. |
Copy file name to clipboardExpand all lines: charts/k8s-monitoring/charts/feature-prometheus-operator-objects/README.md.gotmpl
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ Operator objects. Currently, this feature supports the following objects:
14
14
15
15
| Object Type | Description |
16
16
|-------------|-------------|
17
-
| [ServiceMonitor](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#monitoring.coreos.com/v1.ServiceMonitor) | A ServiceMonitor defines how to scrape metrics from Kubernetes Services. |
18
-
| [PodMonitor](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#monitoring.coreos.com/v1.PodMonitor) | A PodMonitor defines how to scrape metrics from Kubernetes Pods. |
19
-
| [Probe](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#monitoring.coreos.com/v1.Probe) | A Probe defines how to scrape metrics from prober exporters. |
17
+
| [ServiceMonitor](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#servicemonitor) | A ServiceMonitor defines how to scrape metrics from Kubernetes Services. |
18
+
| [PodMonitor](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#podmonitor) | A PodMonitor defines how to scrape metrics from Kubernetes Pods. |
19
+
| [Probe](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#probe) | A Probe defines how to scrape metrics from prober exporters. |
0 commit comments