stroomdev66
stroomdev66
- [ ] Pass only visible table columns to the AI service - [ ] Add a copy option to the AI output - [ ] Allow the use of...
The Pathways feature is designed to take OTEL trace data and find common patterns in the data. These patterns can then be used to constrain future data or spot further...
We should make this optional so that the upload dialog allows you to choose to either specify a feed or allow the use of feed names defined within the zip...
This is lifted from issue gh-5160 as it appears to be unrelated to the pipeline migration problem. Right clicking on the explorer tree and getting info for a node sometimes...
Left over from gh-370. Validation could be performed on otehr items too such as XSLT and data splitters
While XSLT is extremely powerful and versatile it is also very hard to write. Not many people possess the skill to write good XSLT and even those that have been...
To track performance improvements and possible regressions I've created an additional set of benchmarks for `CursorIterable` and all `KeyRange` types.
This is just a draft for now to show iterator performance improvements when using specific classes for cursor direction etc and removing the state machine approach. Closes gh-269
Depending on how tests are run I am seeing an occasional segmentation fault. It happens in tests due to execution of subsequent tests, i.e. running tests on their own does...