Geofrey Ernest
Geofrey Ernest
so the unicode versions are not backward compatible? I can generate the `tables.zig` file for `3.2.0`(not now though, I'm on mobile) and you can replace it ,the rest of the...
> If you implement the parsing in zig then we get support for all versions! > I'm happy to wait for you, or possibly do this work myself. It will...
@daurnimator Maybe I misunderstood your concerns, is there something else that this lib is lacking or not doing right? You will still need to generate the tables/symbols and doing it...
Thanks for the feedback >I mainly wanted a place to play with writing my own table code in zig. I attempted to do it with >zunicode but it got in...
Some notes I gathered relevant to this feature while working on #232 - Only relevant field to index are `(*Record).Time` , `(*Record).FunctionID` and `(*Record).FunctionCall` I don't see any merits in...
What is the scope? Trace + Metrics or Metrics only ?
What is there to address? MPL is a valid oss license. oxide loves MPL
> request rate to each provider rate is a derived metric, it is computed by the time series store. Having total_requests counter is enough, you can compute rate of requests...
There is no need to use that package, this can be natively exposed behind a flag.
Sure, we also need to prioritise tickets. I'm now pretty familiar with the code base , I will start closing them on Monday. Having an ordered backlog will help smooth...