Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a way to specify surfacer config independently #724

Open
manugarg opened this issue Apr 18, 2024 · 0 comments
Open

Provide a way to specify surfacer config independently #724

manugarg opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@manugarg
Copy link
Contributor

manugarg commented Apr 18, 2024

In an enterprise setup, where you might be running probes in multi-tenant mode, you might want surfacers to be controlled centrally, while rest of the config is provided by tenants.

We can do something like: if --surfacer_config_file flag is given, use that config to get surfacers. We can process this config file pretty much the same way as the regular config file, but just ensure that parsed config contains only surfacers in it.

@manugarg manugarg added the enhancement New feature or request label Apr 18, 2024
@manugarg manugarg self-assigned this Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant