collector state won't be set to Running state after watch is triggered #5830
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Good issue for contributors to OpenTelemetry Service to pick up
Describe the bug
After configuration is updated and
watch
is triggered, the collector health state will be stuck atStarting
even tho the collector has started completely.Steps to reproduce
watch
operation in config providerGetState
Running
and will always be inStarting
What did you expect to see?
collector state to be
Running
What did you see instead?
Collector state is always
Starting
What version did you use?
latest. https://github.com/open-telemetry/opentelemetry-collector/blob/main/service/collector.go#L140
What config did you use?
any config
Environment
OS: mac catalina
The text was updated successfully, but these errors were encountered: