It's my turn to post a question about #liferay context.
I want to integrate Prometheus Java Simpleclient for metrics exporting into a custom liferay module. This lib https://mvnrepository.com/artifact/io.prometheus/simpleclient.
It's so annoying & hard to try to import all dependencies into module using compileInclude gradle directives. It will better to have prometheus bundle installed in the portal osgi context.
No luck digging for a bundle jar in Eclipse Orbit repository or servicemix repo.
Anyone knows how to find out a prometheus bundle jar?