Eden Federman

Results 64 comments of Eden Federman

Hi @edwardwu Sure, you can see an example of a custom processor here: https://github.com/keyval-dev/odigos/tree/main/collector/processors/odigosresourcenameprocessor After creating a new Go module and writing the processor, you will also need to update...

Hi @thomaspetit can you please let me know what is the problem with the current `Dockerfile`? I can build it successfully by executing: ```shell docker build -t dev/frontend:dev . -f...

@clavinjune this looks great! One suggestion: maybe instead of manually calling `Verify` in `InstallFromScratch` we can modify `ApplyResourceManagers` to check if the ResourceManager is implementing Verifier and if it is...

Please let me know once this PR is ready for review 🙏