Parth Mudgal

Results 39 comments of Parth Mudgal

Multi-module projects where the code base is split into multiple maven/gradle modules but run as a single process currently supports only 1 module. Need to support multi-module explicitly.

Thanks for calling this out here in an issue. > What would be super duper cool though is to have this run as a generic JVM Agent somehow, and connect...

Hey @lucarota Sorry there is no bandwidth currently to get the java agent back to working but its definitely on our todo list. The unlogged-sdk is moving with quite a...

Hey @lucarota I got the java agent working last weekend. I am trying to setup a fuzzy test pipeline for the sdk base on [@software-engineering-and-security/confuzzion](https://github.com/software-engineering-and-security/confuzzion) or [@renaissance-benchmarks/renaissance](https://github.com/renaissance-benchmarks/renaissance) https://github.com/unloggedio/unlogged-java-agent/releases/tag/v0.0.1

Hi @p91paul We built a POC for the non-local pipeline of usage for unlogged-sdk (thing staging/pre-prod servers). The pipeline included 1. unlogged-sdk streaming log archives to a [self-hosted unlogged-server](https://gist.github.com/artpar/1c471c722c81877f60d4e99337e92fd1) 2....

Unlogged server is now publicly available Checkout https://github.com/unloggedio/server for setup instructions

Fixed by [672de89](https://github.com/unloggedio/unlogged-sdk/commit/672de8993255e27449d841f28cbc6974296e77dc) released as v0.7.5