@wildum we got this error when we tried:
```
level=error msg="failed to reload config" service=http err="error during the initial load: /etc/alloy/config.alloy:228:1:
Failed to build component: de...
Can you add resource attributes from an environment variable using `otelcol.processor.transform` ?
Now we use `otelcol.processor.attributes` to add a value for `k8s.cluster.name` like this:
```
ot...