cloud-bulldozer / orion

The constellation of a hunter
Apache License 2.0
4 stars 8 forks source link

Adding yaml templating functionality for configs. #38

Open vishnuchalla opened 1 month ago

vishnuchalla commented 1 month ago

Description

As of today we have some example configs along with the ones for 4.15, that will help us fetch some of the key control and data plane metrics used for our release readouts. But preparing the same for a different version, requires re-work.

Acceptance criteria

So as solution we need yaml templating support. As a user one should be able to leverage yaml templating functionality to come up with their own templates and update them during the runtime.

cc: @shashank-boyapally @paigerube14 @jtaleric

shashank-boyapally commented 1 month ago

This has been introduced in daemon mode, do we want this in cmd mode as well?

vishnuchalla commented 1 month ago

Yes need it everywhere in orion.