k-bar
k-bar
> Can you please rewrite the history to squash related commits and put the clang-tidy changes first? Having 14 commits with very similar names doing partial applications of a change...
Oh, the only place I moved things around is header file of animationinfo. The rest are replace strings in lines and simple additions. Or really simple one line movings in...
Ye, I checked again. It is best to inspect the header 1st. Like all those getters/setters/helpers. So if header is fine, the rest are derivatives of its changes. Plus added...
Squashed and rebased on latest changed master.
> Question: have you considered implementing these as custom metrics using OpenTelemetry? No. To be honest I wasn't familiar with it before. I tried to implement small and simple yet...