Laremere
Laremere
Preface: I have not looked closely at how all of our helm stuff works, so some of this may be way off. Our helm charts seem overly complicated, and yet...
In no particular order, probably missing some: - [x] Get Metrics working. - [x] Add metric for tickets created / deleted / assigned. - [x] Add metric for matches received...
Open Census has a concept of linking traces: https://opencensus.io/tracing/span/link/ This would be good to use for when multiple calls are unified into one. This happens in two places at the...
It looks like it would be nice for dumping graphs into when we're able to generate them: https://mako.dev/ I don't think we'll get to this soon, hence the specific issue...
This includes MMFs, evaluators, configuration, and the whole of OM for version upgrades.
The markdown renderer for our proto API fails because of the line break. It appears to either be a bug with the tool, or how we're using the tool. See...
From several discussions in slack, identifying the source of a bottleneck when running Open Match is not trivial. We should write a guide on finding and resolving bottlenecks within the...
1.0 will imply some level of API and functional stability. The goal of this proposal is to define precisely what we are going to consider locked at 1.0, and what...
There's currently several different names and concepts around ticket state where it has been returned from a fetch match calls, but it has not yet been assigned or deleted. In...