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
| <aname="input_image_renderer_target_port"></a> [image\_renderer\_target\_port](#input\_image\_renderer\_target\_port)| image-renderer service targetPort used by both service and deployment |`number`|`8081`| no |
109
109
| <aname="input_max_history"></a> [max\_history](#input\_max\_history)| Max History for Helm |`number`|`20`| no |
110
110
| <aname="input_prometheus_alertmanager_nodeselector"></a> [prometheus\_alertmanager\_nodeselector](#input\_prometheus\_alertmanager\_nodeselector)| Alertmanager Spec node selector |`any`|`""`| no |
111
+
| <aname="input_prometheus_external_labels"></a> [prometheus\_external\_labels](#input\_prometheus\_external\_labels)| External Labels for Ops Out More Information |`map(any)`|`{}`| no |
111
112
| <aname="input_prometheus_host_url"></a> [prometheus\_host\_url](#input\_prometheus\_host\_url)| Prometheus Host URL |`string`|`""`| no |
112
113
| <aname="input_prometheus_image_repository"></a> [prometheus\_image\_repository](#input\_prometheus\_image\_repository)| Prometheus Image repository |`string`|`"quay.io/prometheus/prometheus"`| no |
113
114
| <aname="input_prometheus_image_tag"></a> [prometheus\_image\_tag](#input\_prometheus\_image\_tag)| Prometheus Image tag |`string`|`"v2.39.1"`| no |
@@ -116,9 +117,11 @@ No modules.
116
117
| <aname="input_prometheus_ingress_hosts"></a> [prometheus\_ingress\_hosts](#input\_prometheus\_ingress\_hosts)| Hosts for ingress |`list(any)`|`[]`| no |
117
118
| <aname="input_prometheus_ingress_labels"></a> [prometheus\_ingress\_labels](#input\_prometheus\_ingress\_labels)| Labels for ingress |`map(any)`|`{}`| no |
118
119
| <aname="input_prometheus_ingress_tls"></a> [prometheus\_ingress\_tls](#input\_prometheus\_ingress\_tls)| TLS configuration for ingress |`list(any)`|`[]`| no |
120
+
| <aname="input_prometheus_metric_labels_allowlist"></a> [prometheus\_metric\_labels\_allowlist](#input\_prometheus\_metric\_labels\_allowlist)| Comma-separated list of additional Kubernetes label keys that will be used (Example: '=namespaces=[k8s-label-1,k8s-label-n,...],pods=[app],...)' |`string`|`""`| no |
119
121
| <aname="input_prometheus_nodeselector"></a> [prometheus\_nodeselector](#input\_prometheus\_nodeselector)| prometheus Spec node selector |`any`|`""`| no |
120
122
| <aname="input_prometheus_operator_image_repository"></a> [prometheus\_operator\_image\_repository](#input\_prometheus\_operator\_image\_repository)| Prometheus Operator Image repository |`string`|`"quay.io/prometheus-operator/prometheus-operator"`| no |
121
123
| <aname="input_prometheus_operator_image_tag"></a> [prometheus\_operator\_image\_tag](#input\_prometheus\_operator\_image\_tag)| Prometheus Operator Image Tag |`string`|`"v0.60.1"`| no |
124
+
| <aname="input_prometheus_remote_write"></a> [prometheus\_remote\_write](#input\_prometheus\_remote\_write)| Write samples from Prometheus to a remote endpoint |`list(any)`|`[]`| no |
122
125
| <aname="input_prometheus_service_account"></a> [prometheus\_service\_account](#input\_prometheus\_service\_account)| Name of the Service Account for Grafana |`string`|`""`| no |
123
126
| <aname="input_prometheus_service_account_annotations"></a> [prometheus\_service\_account\_annotations](#input\_prometheus\_service\_account\_annotations)| Annotations for service account |`map(any)`|`{}`| no |
124
127
| <aname="input_promethues_operator_nodeselector"></a> [promethues\_operator\_nodeselector](#input\_promethues\_operator\_nodeselector)| Promethues Operator node selector |`any`|`""`| no |
0 commit comments