I modified the collect.go file to be able to support expanded guesstimate options defined within the arch json file. I couldn't figure out a better way than reading the arch file and applying the settings there (since we can assume that for non-DATA expressions, it makes sense to isolate it to the service level).
I'm new to Go as well as to Spigo, so any feedback or suggestions are definitely appreciated!
I modified the collect.go file to be able to support expanded guesstimate options defined within the arch json file. I couldn't figure out a better way than reading the arch file and applying the settings there (since we can assume that for non-DATA expressions, it makes sense to isolate it to the service level).
I'm new to Go as well as to Spigo, so any feedback or suggestions are definitely appreciated!