Andrei Kononov

Results 9 comments of Andrei Kononov

> Actually, opentelemetry-go and opentelemetry-js start server for Prometheus exporter. I believe opentelemetry-rust should do this too. @morigs But this would be very inconvenient if your application is already a...

> Please specify version for xfce or numix, [8083a96](https://github.com/numixproject/numix-gtk-theme/commit/8083a96a14472836f5c1090d8a0a2fa2e4633ffb) should have fixed this. Hi, I'm the original author of thread on arcglinux.org. Currently my version of `numix` is `local/numix-gtk-theme-git 2.6.7.r51.b652b19-1`,...

Looks like simply add `--test` to `rustc` force it to compile not original code, but testing binary (with Rust testing framework, can I call it that?), so it produces unexpected...

But it will always add test stuff when expanding, which is not what everyone want. Maybe we could add ability to pass flags to `rustc` or add `expand with tests`...

> Thank you for such detailed report! Looks like after suspend the json file with optimus manager state is invalid. Could you show me the content of it? Damn, I...

Hi. I am currently interested in implementing this feature, but after quick look I think that this require major changes, because existing code is heavily rely on sync functions. What...

@abonander Hi. I am currently looking at this problem and interested in reviving PR above or make a new one. There is also problem that I cannot use custom timezones,...

> it should be clearly stated that once a user makes such changes, it’s their own decision and responsibility. I think it should be general note on _most_ methods in...

I split proposed changes into 2 separate PRs because I was not sure if you want new LogStrategy or not. But currently I think this would be way to go...