Closed
Description
Component(s)
cmd/opampsupervisor
What happened?
Observations from testing
config file changes
YAML
storage:
directory: /home/root/myfolder/super_check
contents of /home/root/myfolder/super_check after running supervisor
root@:~/super# ls /home/root/myfolder/super_check
persistent_state.yaml
Contents of directory from where supervisor was run
root@:~/super# ls
agent.log effective.yaml otelcol supervisor supervisor.yaml
storage: what we give applies for persistent_state.yaml file not effective yaml file.
effective.yaml file is still created in same directory from where supervisor was run
Collector version
master
Environment information
No response
OpenTelemetry Collector configuration
No response
Log output
No response
Additional context
No response