Skip to content

Commit

Permalink
Document jmx pod 'resources' in values.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
kppullin-nt committed Dec 27, 2018
1 parent 4a62c18 commit 6cb3b11
Show file tree
Hide file tree
Showing 12 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions charts/cp-kafka-connect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ The configuration parameters in this section control the resources requested and
| `prometheus.jmx.image` | Docker Image for Prometheus JMX Exporter container. | `solsson/kafka-prometheus-jmx-exporter@sha256` |
| `prometheus.jmx.imageTag` | Docker Image Tag for Prometheus JMX Exporter container. | `6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143` |
| `prometheus.jmx.port` | JMX Exporter Port which exposes metrics in Prometheus format for scraping. | `5556` |
| `prometheus.jmx.resources` | JMX Exporter resources configuration. | see [values.yaml](values.yaml) for details |

### Deployment Topology

Expand Down
4 changes: 4 additions & 0 deletions charts/cp-kafka-connect/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ prometheus:
imageTag: 6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143
port: 5556

## Resources configuration for the JMX exporter container.
## See the `resources` documentation above for details.
resources: {}

## You can list load balanced service endpoint, or list of all brokers (which is hard in K8s). e.g.:
## bootstrapServers: "PLAINTEXT://dozing-prawn-kafka-headless:9092"
kafka:
Expand Down
1 change: 1 addition & 0 deletions charts/cp-kafka-rest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ The configuration parameters in this section control the resources requested and
| `prometheus.jmx.image` | Docker Image for Prometheus JMX Exporter container. | `solsson/kafka-prometheus-jmx-exporter@sha256` |
| `prometheus.jmx.imageTag` | Docker Image Tag for Prometheus JMX Exporter container. | `6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143` |
| `prometheus.jmx.port` | JMX Exporter Port which exposes metrics in Prometheus format for scraping. | `5556` |
| `prometheus.jmx.resources` | JMX Exporter resources configuration. | see [values.yaml](values.yaml) for details |

### External Access

Expand Down
4 changes: 4 additions & 0 deletions charts/cp-kafka-rest/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ prometheus:
imageTag: 6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143
port: 5556

## Resources configuration for the JMX exporter container.
## See the `resources` documentation above for details.
resources: {}

## External Access
## ref: https://kubernetes.io/docs/concepts/services-networking/service/#type-loadbalancer
external:
Expand Down
1 change: 1 addition & 0 deletions charts/cp-kafka/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ The configuration parameters in this section control the resources requested and
| `prometheus.jmx.image` | Docker Image for Prometheus JMX Exporter container. | `solsson/kafka-prometheus-jmx-exporter@sha256` |
| `prometheus.jmx.imageTag` | Docker Image Tag for Prometheus JMX Exporter container. | `6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143` |
| `prometheus.jmx.port` | JMX Exporter Port which exposes metrics in Prometheus format for scraping. | `5556` |
| `prometheus.jmx.resources` | JMX Exporter resources configuration. | see [values.yaml](values.yaml) for details |

### External Access

Expand Down
4 changes: 4 additions & 0 deletions charts/cp-kafka/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@ prometheus:
imageTag: 6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143
port: 5556

## Resources configuration for the JMX exporter container.
## See the `resources` documentation above for details.
resources: {}

nodeport:
enabled: false
servicePort: 19092
Expand Down
1 change: 1 addition & 0 deletions charts/cp-ksql-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ The configuration parameters in this section control the resources requested and
| `prometheus.jmx.image` | Docker Image for Prometheus JMX Exporter container. | `solsson/kafka-prometheus-jmx-exporter@sha256` |
| `prometheus.jmx.imageTag` | Docker Image Tag for Prometheus JMX Exporter container. | `6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143` |
| `prometheus.jmx.port` | JMX Exporter Port which exposes metrics in Prometheus format for scraping. | `5556` |
| `prometheus.jmx.resources` | JMX Exporter resources configuration. | see [values.yaml](values.yaml) for details |

### External Access

Expand Down
4 changes: 4 additions & 0 deletions charts/cp-ksql-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ prometheus:
imageTag: 6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143
port: 5556

## Resources configuration for the JMX exporter container.
## See the `resources` documentation above for details.
resources: {}

## External Access
## ref: https://kubernetes.io/docs/concepts/services-networking/service/#type-loadbalancer
external:
Expand Down
1 change: 1 addition & 0 deletions charts/cp-schema-registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ The configuration parameters in this section control the resources requested and
| `prometheus.jmx.image` | Docker Image for Prometheus JMX Exporter container. | `solsson/kafka-prometheus-jmx-exporter@sha256` |
| `prometheus.jmx.imageTag` | Docker Image Tag for Prometheus JMX Exporter container. | `6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143` |
| `prometheus.jmx.port` | JMX Exporter Port which exposes metrics in Prometheus format for scraping. | `5556` |
| `prometheus.jmx.resources` | JMX Exporter resources configuration. | see [values.yaml](values.yaml) for details |

### Deployment Topology

Expand Down
2 changes: 2 additions & 0 deletions charts/cp-schema-registry/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,5 @@ prometheus:
image: solsson/kafka-prometheus-jmx-exporter@sha256
imageTag: 6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143
port: 5556

resources: {}
1 change: 1 addition & 0 deletions charts/cp-zookeeper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ The configuration parameters in this section control the resources requested and
| `prometheus.jmx.image` | Docker Image for Prometheus JMX Exporter container. | `solsson/kafka-prometheus-jmx-exporter@sha256` |
| `prometheus.jmx.imageTag` | Docker Image Tag for Prometheus JMX Exporter container. | `6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143` |
| `prometheus.jmx.port` | JMX Exporter Port which exposes metrics in Prometheus format for scraping. | `5556` |
| `prometheus.jmx.resources` | JMX Exporter resources configuration. | see [values.yaml](values.yaml) for details |

### Deployment Topology

Expand Down
4 changes: 4 additions & 0 deletions charts/cp-zookeeper/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,7 @@ prometheus:
image: solsson/kafka-prometheus-jmx-exporter@sha256
imageTag: 6f82e2b0464f50da8104acd7363fb9b995001ddff77d248379f8788e78946143
port: 5556

## Resources configuration for the JMX exporter container.
## See the `resources` documentation above for details.
resources: {}

0 comments on commit 6cb3b11

Please sign in to comment.