Ok thank you.
I didn't know whether you were absorbing it like cors, thus the ask. Thanks for the pointers. On Jul 29, 2023, 3:05 PM -0400, PJ Fanning <fannin...@apache.org>, wrote: > If you look at Kamon PRs, there are open PRs to add Pekko support. If > you like Kamon, maybe you can work with the kamon community on this? > > https://github.com/kamon-io/Kamon/pulls > > Micrometer-Pekko is not part of Apache Pekko. It is some code that I > have quietly maintained for a few years. It is based on an early fork > of Kamon-Akka from years ago. It's very basic and only provides some > simple metrics. You're welcome to try it out but you may be better off > working with a tool like Kamon that has a bigger community behind it. > I am not planning on doing much with the micrometer-pekko lib - it > does what it does. If there are some easily fixed bugs or someone > wants to submit PRs, I'll have a look. > > As a general pointer, it is better to contact the maintainers of your > favourite Akka community libs to see what their Pekko plans are. Few > if any of the lib maintainers are on this mailing list. > > On Sat, 29 Jul 2023 at 19:42, Dave Brosius <mebigfat...@gmail.com> wrote: > > > > Hi folks, > > > > Wondering if you can point in the direction of a replacement for > > kamon-akka, as i don't see any pekko variant at > > https://github.com/kamon-io/Kamon > > > > I do find micrometer-pekko from you at > > https://github.com/pjfanning/micrometer-pekko so i'm assuming this is the > > recommended replacement? > > > > --thanks, > > dave