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: modules/eks-monitoring/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,12 +93,12 @@ See examples using this Terraform modules in the **Amazon EKS** section of [this
93
93
| <aname="input_enable_recording_rules"></a> [enable\_recording\_rules](#input\_enable\_recording\_rules)| Enables or disables Managed Prometheus recording rules |`bool`|`true`| no |
94
94
| <aname="input_enable_tracing"></a> [enable\_tracing](#input\_enable\_tracing)| Enables tracing with OTLP traces receiver to X-Ray |`bool`|`true`| no |
| <aname="input_flux_gitrepository_branch"></a> [flux\_gitrepository\_branch](#input\_flux\_gitrepository\_branch)| Flux GitRepository Branch |`string`|`"v0.2.0"`| no |
96
+
| <aname="input_flux_gitrepository_branch"></a> [flux\_gitrepository\_branch](#input\_flux\_gitrepository\_branch)| Flux GitRepository Branch |`string`|`"v0.3.1"`| no |
97
97
| <aname="input_flux_gitrepository_name"></a> [flux\_gitrepository\_name](#input\_flux\_gitrepository\_name)| Flux GitRepository name |`string`|`"aws-observability-accelerator"`| no |
98
98
| <aname="input_flux_gitrepository_url"></a> [flux\_gitrepository\_url](#input\_flux\_gitrepository\_url)| Flux GitRepository URL |`string`|`"https://github.com/aws-observability/aws-observability-accelerator"`| no |
99
99
| <aname="input_flux_kustomization_name"></a> [flux\_kustomization\_name](#input\_flux\_kustomization\_name)| Flux Kustomization name |`string`|`"grafana-dashboards-infrastructure"`| no |
100
100
| <aname="input_flux_kustomization_path"></a> [flux\_kustomization\_path](#input\_flux\_kustomization\_path)| Flux Kustomization Path |`string`|`"./artifacts/grafana-operator-manifests/eks/infrastructure"`| no |
| <aname="input_grafana_api_key"></a> [grafana\_api\_key](#input\_grafana\_api\_key)| Grafana API key for the Amazon Managed Grafana workspace. Required if `enable_external_secrets = true`|`string`|`""`| no |
103
103
| <aname="input_grafana_cluster_dashboard_url"></a> [grafana\_cluster\_dashboard\_url](#input\_grafana\_cluster\_dashboard\_url)| Dashboard URL for Cluster Grafana Dashboard JSON |`string`|`"https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/v0.2.0/artifacts/grafana-dashboards/eks/infrastructure/cluster.json"`| no |
104
104
| <aname="input_grafana_kubelet_dashboard_url"></a> [grafana\_kubelet\_dashboard\_url](#input\_grafana\_kubelet\_dashboard\_url)| Dashboard URL for Kubelet Grafana Dashboard JSON |`string`|`"https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/v0.2.0/artifacts/grafana-dashboards/eks/infrastructure/kubelet.json"`| no |
0 commit comments