Delany

Results 118 comments of Delany

i only work with large traces - zipkin is unusable without this

Sorry. I only need one dashboard and zipkin is crashing all the time due to OOM (even with - JAVA_OPTS=-Xms128m -Xmx128m -XX:+ExitOnOutOfMemoryError) and not providing any benefit over Jaeger (as...

ok, i've gone with explorer: {}, bubble: {textStyle: {fontSize: 6, color: 'black', auraColor: 'none'}}

@qoomon https://github.com/delanym/maven-git-versioning-extension-test

Ok cool. BTW we've been using https://github.com/pascalgn/properties-maven-extension for a long time. Its really simple and did what we needed. But the author is not getting around to the issues I've...

@qoomon having git.dir.worktree would undepend me on the properties-maven-extension so that would be great. Creating .git-versioned.pom.xml follows the same approach as flatten-maven-plugin. But this is overkill to write out 500+...

@qoomon there are a couple of ways to figure out the root Maven directory but none as reliable as asking git. There was a discussion about this on the users...

What I don't understand from the start is why you're calling this an extension when its actually a plugin? Currently I use properties-maven-extension to set a property that determines the...

Still an issue from 3.8.4 wrapper

This basically undoes any benefit of updating through the plugin