|
1 | 1 | # opentelemetry-collector |
2 | 2 |
|
3 | | -   |
| 3 | + |
| 4 | + |
| 5 | + |
4 | 6 |
|
5 | 7 | ## Values |
6 | 8 |
|
7 | | -| Key | Type | Default | Description | |
8 | | -|-----|------|---------|-------------| |
9 | | -| additionalAnnotations | object | `{}` | Additional annotations to add to all resources | |
10 | | -| additionalLabels | object | `{"portefaix.xyz/version":"v0.54.0"}` | Additional labels to add to all resources | |
11 | | -| autoinstrumentation.collectorTarget | string | `"mycollector"` | | |
12 | | -| autoinstrumentation.enabled | bool | `false` | | |
13 | | -| autoinstrumentation.env | list | `[]` | | |
14 | | -| autoinstrumentation.propagators[0] | string | `"tracecontext"` | | |
15 | | -| autoinstrumentation.propagators[1] | string | `"baggage"` | | |
16 | | -| autoinstrumentation.propagators[2] | string | `"b3"` | | |
17 | | -| autoinstrumentation.resource | object | `{}` | | |
18 | | -| autoinstrumentation.sampler.argument | string | `"0.25"` | | |
19 | | -| autoinstrumentation.sampler.type | string | `"parentbased_traceidratio"` | | |
20 | | -| collectors | list | `[]` | | |
21 | | -| extraEnvs[0].name | string | `"K8S_NODE_NAME"` | | |
22 | | -| extraEnvs[0].valueFrom.fieldRef.fieldPath | string | `"spec.nodeName"` | | |
23 | | -| extraEnvs[1].name | string | `"K8S_POD_NAME"` | | |
24 | | -| extraEnvs[1].valueFrom.fieldRef.fieldPath | string | `"metadata.name"` | | |
25 | | -| extraEnvs[2].name | string | `"K8S_NAMESPACE"` | | |
26 | | -| extraEnvs[2].valueFrom.fieldRef.fieldPath | string | `"metadata.namespace"` | | |
27 | | -| grafanaDashboard.enabled | bool | `true` | | |
28 | | -| grafanaDashboard.grafanaOperator.enabled | bool | `true` | | |
29 | | -| grafanaDashboard.grafanaOperator.matchLabels."grafana.com/dashboards" | string | `"portefaix"` | | |
30 | | -| ingress.enabled | bool | `false` | | |
| 9 | +| Key | Type | Default | Description | |
| 10 | +| --------------------------------------------------------------------- | ------ | ------------------------------------- | ---------------------------------------------- | |
| 11 | +| additionalAnnotations | object | `{}` | Additional annotations to add to all resources | |
| 12 | +| additionalLabels | object | `{"portefaix.xyz/version":"v0.54.0"}` | Additional labels to add to all resources | |
| 13 | +| autoinstrumentation.collectorTarget | string | `"mycollector"` | | |
| 14 | +| autoinstrumentation.enabled | bool | `false` | | |
| 15 | +| autoinstrumentation.env | list | `[]` | | |
| 16 | +| autoinstrumentation.propagators[0] | string | `"tracecontext"` | | |
| 17 | +| autoinstrumentation.propagators[1] | string | `"baggage"` | | |
| 18 | +| autoinstrumentation.propagators[2] | string | `"b3"` | | |
| 19 | +| autoinstrumentation.resource | object | `{}` | | |
| 20 | +| autoinstrumentation.sampler.argument | string | `"0.25"` | | |
| 21 | +| autoinstrumentation.sampler.type | string | `"parentbased_traceidratio"` | | |
| 22 | +| collectors | list | `[]` | | |
| 23 | +| extraEnvs[0].name | string | `"K8S_NODE_NAME"` | | |
| 24 | +| extraEnvs[0].valueFrom.fieldRef.fieldPath | string | `"spec.nodeName"` | | |
| 25 | +| extraEnvs[1].name | string | `"K8S_POD_NAME"` | | |
| 26 | +| extraEnvs[1].valueFrom.fieldRef.fieldPath | string | `"metadata.name"` | | |
| 27 | +| extraEnvs[2].name | string | `"K8S_NAMESPACE"` | | |
| 28 | +| extraEnvs[2].valueFrom.fieldRef.fieldPath | string | `"metadata.namespace"` | | |
| 29 | +| grafanaDashboard.enabled | bool | `true` | | |
| 30 | +| grafanaDashboard.grafanaOperator.enabled | bool | `true` | | |
| 31 | +| grafanaDashboard.grafanaOperator.matchLabels."grafana.com/dashboards" | string | `"portefaix"` | | |
| 32 | +| ingress.enabled | bool | `false` | | |
31 | 33 |
|
32 | | ----------------------------------------------- |
33 | | -Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0) |
| 34 | +--- |
| 35 | + |
| 36 | +Autogenerated from chart metadata using |
| 37 | +[helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0) |
0 commit comments