Endre János Kovács
Endre János Kovács
We tried to implement metrics collection on a CDS instance. Documentation is unfortunately lacking in this respect. It was our impression that metrics data should be exposed on the endpoint...
Handle the newly introduced CompileOptions in the XPath repo. See [the related PR in that repo](https://github.com/antchfx/xpath/pull/116) for further details.
The current implementation is a bit too forgiving for our use case. The particular issue that brought this to light was that an XPath expression like `//foo,garbage` will be parsed...