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 |
|`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 |
|`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 |
|`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 |
|`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 |
|`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 |
|`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-mysql-exporter"]`| 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 |
|`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-postgres-exporter"]`| 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 postgres instances in cluster.
0 commit comments