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
|`namespaces`|_no_|`[]`| The namespaces to look for targets in, the default (`[]`) is all namespaces |
20
+
|`field_selectors`|_no_|`[]`| The [field selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/field-selectors/) to use to find matching targets |
21
+
|`label_selectors`|_no_|`["app.kubernetes.io/name=prometheus-rabbitmq-exporter"]`| The [label selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/) to use to find matching targets |
22
+
|`port_name`|_no_|`metrics`| The of the port to scrape metrics from |
22
23
23
24
#### Exports
24
25
@@ -103,7 +104,7 @@ The following example will scrape all rabbitmq instances in cluster.
|`namespaces`|_no_|`[]`| The namespaces to look for targets in, the default (`[]`) is all namespaces |
20
+
|`field_selectors`|_no_|`[]`| The [field selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/field-selectors/) to use to find matching targets |
21
+
|`label_selectors`|_no_|`["app.kubernetes.io/name=grafana-agent"]`| The [label selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/) to use to find matching targets |
22
+
|`port_name`|_no_|`http-metrics`| The of the port to scrape metrics from |
22
23
23
24
#### Exports
24
25
@@ -102,7 +103,7 @@ The following example will scrape all agents in cluster.
|`namespaces`|_no_|`[]`| The namespaces to look for targets in, the default (`[]`) is all namespaces |
19
+
|`field_selectors`|_no_|`[]`| The [field selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/field-selectors/) to use to find matching targets |
20
+
|`label_selectors`|_no_|`["app.kubernetes.io/name=prometheus-pushgateway"]`| The [label selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/) to use to find matching targets |
21
+
|`port_name`|_no_|`http-metrics`| The of the port to scrape metrics from |
21
22
22
23
#### Exports
23
24
@@ -70,7 +71,7 @@ The following example will scrape all push-gateway in cluster.
|`namespaces`|_no_|`[]`| The namespaces to look for targets in, the default (`[]`) is all namespaces |
20
+
|`field_selectors`|_no_|`[]`| The [field selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/field-selectors/) to use to find matching targets |
21
+
|`label_selectors`|_no_|`["app.kubernetes.io/component=etcd"]`| The [label selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/) to use to find matching targets |
22
+
|`port_name`|_no_|`metrics`| The of the port to scrape metrics from |
22
23
23
24
#### Exports
24
25
@@ -101,7 +102,7 @@ The following example will scrape all etcd instances in cluster.
|`namespaces`|_no_|`[]`| The namespaces to look for targets in, the default (`[]`) is all namespaces |
20
+
|`field_selectors`|_no_|`[]`| The [field selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/field-selectors/) to use to find matching targets |
21
+
|`label_selectors`|_no_|`["app.kubernetes.io/name=memcached"]`| The [label selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/) to use to find matching targets |
22
+
|`port_name`|_no_|`metrics`| The of the port to scrape metrics from |
22
23
23
24
#### Exports
24
25
@@ -102,7 +103,7 @@ The following example will scrape all memcached instances in cluster.
|`namespaces`|_no_|`[]`| The namespaces to look for targets in, the default (`[]`) is all namespaces |
20
+
|`field_selectors`|_no_|`[]`| The [field selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/field-selectors/) to use to find matching targets |
21
+
|`label_selectors`|_no_|`["app.kubernetes.io/name=prometheus-redis-exporter"]`| The [label selectors](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/) to use to find matching targets |
22
+
|`port_name`|_no_|`metrics`| The of the port to scrape metrics from |
22
23
23
24
#### Exports
24
25
@@ -102,7 +103,7 @@ The following example will scrape all redis instances in cluster.
0 commit comments