Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding decorators updating the proto span extractor * adding init commit for haystack collector multi ten * added tenant configuration * adding default tenant-id tag as shared in case no defaults found in additional tags configuration * creating kafka config * adding plugin configuration * passing plugin configuration * loading multiple external decorators * plugin config is now a list within plugin * making the single sink dispatch to multiple kafka clusters * updating kafka record sink for multiple kafka * fixed tests * modifying according to new config contract and creating tests * resolving minor bugs * adding pluginsloader tests * removing need to add -Djava.ext.dirs * tests failing intermittently plausible fix * trying to fix kafka issues * adding sample span decorator for user ref and integration testing * fixing bug closing the kafka producer * updating version for collector etc * reverting version bump because of scalactic tripleequals issue * refactoring and renaming * updating tests * deleting submodule haystack-idl * adding javadoc plugin because staging fails due to missing java doc
- Loading branch information