Ross A. Baker

Results 574 comments of Ross A. Baker

Right now at work, we're tracing JDBC via Doobie and Natchez. The transactor gives us a hook into obtaining a `Connection`, and we can create decorators around the `Connection` -...

> are there will bte set of custom instrumentations for higher level clients (e.g. elastic4s and fs2) or you are planning to leverage existing instrumentation I think we'd want to...

I think we can replace the Java SDK's context storage with an implementation that wraps around our IOLocal Vault. One way is to [implement an SPI](https://github.com/open-telemetry/opentelemetry-java/blob/1e2dd6a846daa5d804129c05003f04a16787f6b4/context/src/main/java/io/opentelemetry/context/LazyStorage.java#L107). SPIs need to have...

Neat. One tricky thing about ContextStorage is that it while its attach and scope might implement a signature like `local`, their use in Java is non-local: there's no callback with...

I've been managing this with [teams](https://github.com/orgs/typelevel/teams), but we should document it.

If it's Cats-related, there is https://typelevel.org/cats/resources_for_learners.html, which I don't think has gotten much attention lately. It could be nice to have a more general Typelevel section, but this site is...

I think this build might fail on the Nix derivation, but we can clean that up. I like the approach. If this doesn't work, we could stop letting GitHub run...

That's a good question. Unless it specifically reads github-pages out of our Gemfile.lock, I don't think it would respect our build any more than it currently is. It would just...

We have several: * https://github.com/typelevel/ce3.g8 * https://github.com/alexandru/typelevel-library.g8 * https://github.com/davenverse/library.g8 * https://github.com/http4s/http4s.g8 * https://github.com/http4s/http4s-io.g8 Showcasing them sounds like more of a website issue. Transferring there.

I get it in my location bar because I have an RSS extension in Firefox. I don't know what's fashionable now that RSS isn't fashionable.