Opentelemetry
Requirements
| Name | Version |
|---|---|
| terraform | >= 1.0 |
| kubectl | >= 1.14.0 |
Providers
| Name | Version |
|---|---|
| helm | n/a |
| kubectl | >= 1.14.0 |
Modules
No modules.
Resources
| Name | Type |
|---|---|
| helm_release.opentelemetry | resource |
| kubectl_manifest.collector | resource |
| kubectl_manifest.otel-ingestion-grpc | resource |
| kubectl_manifest.otel-ingestion-http | resource |
| kubectl_manifest.otel_clusterrole | resource |
| kubectl_manifest.otel_clusterrole_binding | resource |
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| expose_ingestion | Expose Ingestion | bool |
false |
no |
| helm_release | Helm Release | any |
n/a | yes |
| install_jaeger | Install jaeger | bool |
false |
no |
| install_loki | Install Loki | bool |
false |
no |
| k8smonitoring_enabled | Flag to enable cluster monitoring | bool |
false |
no |
| monitoring_backend | the backend to ship telemetry to | string |
"grafana" |
no |
| namespace | Namespace | any |
n/a | yes |
Outputs
No outputs.