clojure-austin

mlimotte 2026-01-28T16:20:28.764719Z

Monday, February 9th is the next Meetup. Does anyone have something that want to talk about? I can possibly talk about Metrics and Open Telemetry, which I just started playing with (Thanks to @camdez’s instigation). We're using this library as an interface, https://github.com/steffan-westcott/clj-otel. Cameron, maybe you want to co on this?

2026-02-09T15:19:43.677979Z

I don't see us on the Capital Factory calendar, so I'm guessing we don't have a meeting place

staypufd 2026-02-09T15:40:20.947899Z

We don’t as of this moment, but I have a email into Capital Factory about it.

mlimotte 2026-02-09T16:24:15.632289Z

Hopefully we can get the space, but if not, I propose we just huddle around a laptop at one of the open tables. Open to other ideas...

dpsutton 2026-02-09T16:26:41.990039Z

i’m down with library, coffee shops (violet crown is nice, etc). the dedicated space is also quite nice, but we’re at a size currently where we can do wahtever

mlimotte 2026-02-09T19:48:47.435389Z

library closes at 8pm so that could be a little tight. I propose we find something adhoc near WallE for this go (since we all now where to meet), then explore some other options for next time.

dpsutton 2026-01-28T16:25:03.840909Z

want to throw into the mix a library written by a coworker of mine: https://github.com/galdre/morphe What i prefer about this approach over clj-otel is that you don’t have to put indenting spans everywhere. it’s metadata on a function rather than a new block that indents. so easier to add, smaller diff, etc

mlimotte 2026-01-28T18:10:32.373699Z

👍 The more the merrier.