Even with one of the metrics samples deployed, I still get a 404 from http://localhost:8080/metrics.
Jon On Mon, Jan 7, 2019 at 11:24 AM Roberto Cortez <[email protected]> wrote: > I believe it never worked that way. It always required to have an app > deployed. > > > On 7 Jan 2019, at 11:12, Jean-Louis Monteiro <[email protected]> > wrote: > > > > I'll have a look after lunch > > -- > > Jean-Louis Monteiro > > http://twitter.com/jlouismonteiro > > http://www.tomitribe.com > > > > > > On Mon, Jan 7, 2019 at 12:10 PM Jonathan Gallimore < > > [email protected]> wrote: > > > >> Ah right. It isn't working for me on a build of master. All I've done is > >> build it, extract the tar.gz for MicroProfile, run catalina.sh run, and > try > >> the curl command I mentioned. No other customization, no additional apps > >> deployed. > >> > >> I'm not sure if I have missed a step, or a switch. Looking at the TCK > now > >> to see if there is something I have missed. If anyone knows anything > >> obvious, please let me know! > >> > >> Jon > >> > >> On Mon, Jan 7, 2019 at 11:05 AM Jean-Louis Monteiro < > >> [email protected]> wrote: > >> > >>> Yes you should get vendor, system and app name space > >>> > >>> Le lun. 7 janv. 2019 à 12:03, Jonathan Gallimore < > >>> [email protected]> a écrit : > >>> > >>>> Apologies if this is a stupid question... but if I extract the > >>> MicroProfile > >>>> flavor of TomEE, and try and do `curl http://localhost:8080/metrics` > <http://localhost:8080/metrics> > >> <http://localhost:8080/metrics> > >>> <http://localhost:8080/metrics> > >>>> <http://localhost:8080/metrics> - > >>>> should I get some built in basic metric data back? > >>>> > >>>> Thanks > >>>> > >>>> Jon > >>>> > >>> > >> > >
