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_adot_loglevel"></a> [adot\_loglevel](#input\_adot\_loglevel)| Verbosity level for ADOT collector logs. This accepts (detailed\|normal\|basic), see https://aws-otel.github.io/docs/components/misc-exporters for mor infos. |`string`|`"normal"`| no |
72
+
| <aname="input_adothealth_monitoring_config"></a> [adothealth\_monitoring\_config](#input\_adothealth\_monitoring\_config)| Config object for API server monitoring | <pre>object({<br> flux_gitrepository_name = string<br> flux_gitrepository_url = string<br> flux_gitrepository_branch = string<br> flux_kustomization_name = string<br> flux_kustomization_path = string<br><br> dashboards = object({<br> grafana_adothealth_dashboard_url = string<br> })<br> })</pre> |`null`| no |
| <aname="input_enable_adotcollector_metrics"></a> [enable\_adotcollector\_metrics](#input\_enable\_adotcollector\_metrics)| Enables collection of ADOT collector metrics |`bool`|`true`| no |
74
77
| <aname="input_enable_alerting_rules"></a> [enable\_alerting\_rules](#input\_enable\_alerting\_rules)| Enables or disables Managed Prometheus alerting rules |`bool`|`true`| no |
75
78
| <aname="input_enable_amazon_eks_adot"></a> [enable\_amazon\_eks\_adot](#input\_enable\_amazon\_eks\_adot)| Enables the ADOT Operator on the EKS Cluster |`bool`|`true`| no |
76
79
| <aname="input_enable_apiserver_monitoring"></a> [enable\_apiserver\_monitoring](#input\_enable\_apiserver\_monitoring)| Enable EKS kube-apiserver monitoring, alerting and dashboards |`bool`|`true`| no |
0 commit comments