Dan Davison

Results 601 comments of Dan Davison

@Alphare I've made some of the necessary changes to do this in #191 which provides lossy utf-8 decoding. > Some projects historically did not start with UTF8, either because they...

@Alphare would you be able to point me to some example repos that have problematic encodings for me to test against?

@Alphare that's very useful, thanks a lot.

Hi @friederbluemle, I don't think there's an option for this yet, but we're open to design suggestions and PRs. (https://github.com/dandavison/delta/issues/1517 is a request for the same, maybe you could copy...

Hi @charlievieth -- tests are running! I'm sorry that I personally am finding so little time to work on delta at the moment, but thank you very much for your...

If you'd like to deal with the clippy complaints then that would be great! I think the best way would be to open a PR for the clippy-related fixes against...

Hi @zzantares, this is working for me. What is your `M-x magit-version`? Mine is ``` Magit 20250102.2008 [>= 20250102.2008], Transient 20250101.1744, Git 2.47.1, Emacs 30.0.93, darwin ```

Another one seen (on recent server) is ``` time=2024-08-09T13:12:52.750 level=ERROR msg="Skipping notification for new tasks, processor not registered" shard-id=1 address=127.0.0.1:52909 component=history-engine queue-task-category-id=7 time=2024-08-09T13:12:52.756 level=WARN msg="error in prometheus reporter" error="a previously...

E.g. https://github.com/temporalio/sdk-python/issues/795

Thanks @kinfaikan. The sample now uses an OTEL collector and UI that accept and display the metrics, in addition to the tracing data.