Jonatan Ivanov
Jonatan Ivanov
@dianadevasia By renaming `master` -> `main` I think you unintentionally closed lots of PRs including this one, see: https://github.com/Shopify/toxiproxy/pulls?q=is%3Apr+is%3Aclosed+sort%3Aupdated-desc (I think using the rename feature of GitHub would have prevented...
@dianadevasia By renaming `master` -> `main` I think you unintentionally closed lots of PRs including this one, see: https://github.com/Shopify/toxiproxy/pulls?q=is%3Apr+is%3Aclosed+sort%3Aupdated-desc (I think using the rename feature of GitHub would have prevented...
This is a great idea. It would be great to add those links in a sort of automated way, do you have any tooling around this in the JOOQ docs,...
We need to look into why the bot ignores comments, it seems it closes every issue that has the `waiting for feedback label`. :(
fyi: instrumentation was moved to Spring Kafka a year ago. Could you please try to upgrade? It should not be an issue with it. Fyi: Spring Boot 2.x and Spring...
Somewhat connected: https://github.com/micrometer-metrics/micrometer/issues/4614
This is related: https://github.com/micrometer-metrics/micrometer/pull/3987 Unfortunately this is not very easy since Prometheus Client 1.0 was released with a lot of breaking changes.
Fyi: we added initial support for this (see the PR description, TL;DR: exemplars and native histograms do not work yet): https://github.com/micrometer-metrics/micrometer/pull/4846. It was released yesterday in `1.13.0-M2` please feel free...
@cachescrubber Thank you very much! >Since the current spring-boot auto-configuration is based on the old simpleclient, it's not straight forward to test the new implementation. We already have a draft...
I think this should be closed since these were merged in superseding this issue: - https://github.com/micrometer-metrics/micrometer/pull/4846 - https://github.com/micrometer-metrics/micrometer/pull/4866 - https://github.com/micrometer-metrics/micrometer/pull/4867 - https://github.com/micrometer-metrics/micrometer/issues/4875 Future improvements: - https://github.com/micrometer-metrics/micrometer/issues/4922 - https://github.com/micrometer-metrics/micrometer/issues/4923 - https://github.com/micrometer-metrics/micrometer/issues/4957