vert-x3 / vertx-stack

Vert.x stack
Apache License 2.0
120 stars 48 forks source link

Add micrometer metrics in the stack #85

Closed vietj closed 5 years ago

vietj commented 6 years ago
vietj commented 6 years ago

cc @jotak

jotak commented 6 years ago

There's PR #77

vietj commented 6 years ago

can you check the PR still work ? in the meantime the documentation part has been changed due to the stack rework

jotak commented 6 years ago

@vietj I cannot verify the build due to many missing dependencies at the moment on 3.6.0-SNAPSHOT : not only micrometer but others like consul, camel-bridge, zookeeper and probably many other. Is there a staging repo that I should configure?

vietj commented 6 years ago

you should configure sonatype OSS snapshot repository in your settings.xml

jotak commented 6 years ago

even with that some are missing (consul , camel-bridge ...)

vietj commented 6 years ago

that's weird

vietj commented 6 years ago

https://oss.sonatype.org/content/repositories/snapshots/io/vertx/vertx-camel-bridge/3.6.0-SNAPSHOT/

vietj commented 6 years ago

can you report what you are experiencing ? it may be a broken snapshot (I've mentioned it on vertx-dev).

vietj commented 5 years ago

@jotak I think we are actually done with this task :-)