elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.47k stars 8.04k forks source link

[ResponseOps][Task Manager][mget Claimer] provide way to switch between claimers live #184946

Open pmuellr opened 3 weeks ago

pmuellr commented 3 weeks ago

Similar to ensure we can switch between claimers after a restart #184941, it would be nice to be able to do this "live", without a restart.

It's possible we could make task manager properties dynamic, using dynamicConfig as shown here: https://github.com/elastic/kibana/blob/main/src/plugins/telemetry/server/config/config.ts and then listening for hot changes on the config$ observer.

Not a requirement we do it that way.

elasticmachine commented 3 weeks ago

Pinging @elastic/response-ops (Team:ResponseOps)