clj-commons

jpalharini 2025-10-01T14:31:31.888079Z

Hey! Is there anyone working in refactoring https://github.com/clj-commons/iapetos to support the new Java client (1.0.0+)? If not, could I contribute?

slipset 2025-10-02T08:18:03.355829Z

I’m a bit away from computer, but please open a PR šŸ™‚

jpalharini 2025-10-02T13:25:10.191329Z

Awesome @slipset. I'll open one once I get it feature-complete.

jpalharini 2025-10-13T15:13:12.208009Z

PR is ready (or better, it works and tests are passing šŸ™‚ ) https://github.com/clj-commons/iapetos/pull/63

lread 2025-10-01T16:34:40.641709Z

The current maintainers are found in https://github.com/clj-commons/iapetos/blob/master/.github/CODEOWNERS - not sure what handle MalloZup uses on Slack.

lread 2025-10-01T16:35:20.929349Z

But @slipset is also listed, so maybe he can help!

jpalharini 2025-10-01T20:24:12.935599Z

Thanks @lee! I couldn't find a handle for MalloZup also.

jpalharini 2025-10-01T20:38:56.169329Z

I ended up starting something on a fork, if any of the maintainers would like to take a first look https://github.com/clj-commons/iapetos/compare/master...jpalharini:iapetos:prometheus-java-1.0