Among the questions we need to answer is how to handle application metrics. Currently, with MicroProfile Metrics, all application metrics are put into one bucket, as the spec assumes a single deployment. With Micrometer, we're not necessarily bound by that, so I'm curious what WildFly users think: are application metrics ok in one bucket, or should we allow for separate application metrics registries? If so, how should that look? (How) should meter names be modified for each registry (e.g., prepended with the deployment name)?
If you have opinions, please let us know as we're still early in the development and implementation of this feature, so changes now are much easier. :)
Jason Lee
Principal Software Engineer
Red Hat JBoss EAP