Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Add an RDS provider for file-based targets. #640

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

manugarg
Copy link
Contributor

To avoid breaking existing users, continuing providing "file_targets" (directly), but implement them using RDS file targets provider.

Main reasoning behind this RDS provider is to allow multiple probes to use the same targets file without each probe having load the same file again and again.

Ref: #634
PiperOrigin-RevId: 387196102

To avoid breaking existing users, continuing providing "file_targets" (directly), but implement them using RDS file targets provider.

Main reasoning behind this RDS provider is to allow multiple probes to use the same targets file without each probe having load the same file again and again.

Ref: #634
PiperOrigin-RevId: 387196102
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce resource consumption when using file discovery with same file in multiple probes
1 participant