Jackson Owens
Jackson Owens
> Which ones do you think make sense to monitor and what values should one alert on? Based on looking I'd guess switch.count could be a starting point? followed by...
@somebehemoth ``` # gopkg.in/rana/ora.v4 ld: library not found for -lclntsh clang: error: linker command failed with exit code 1 (use -v to see invocation) ``` I hit this error too,...
+1 to the utility of custom upgrade handlers. It's necessary to perform arbitrary migrations as data models evolve. I'll check out `idb`.
> How do folks feel about backporting this to 24.1.x (after it bakes on master for a while)? Just saw another instance of this on 23.2. I'm supportive of backporting...