kevdoran commented on issue #3257: NIFI-5435 Prometheus /metrics http endpoint for monitoring integration URL: https://github.com/apache/nifi/pull/3257#issuecomment-477552302 Hi @SatwikBhandiwad , good question. 1.9.2 will be a bug fix / patch release on top of 1.9.1, which means no new features can be added. The next feature release will be 1.10.0, which is currently unscheduled but will be probably be sometime in the next few months based on historical release frequency. In other words, even if this PR is merged before the 1.9.2 RC is cut, it would not be included as patch releases are created from branches and not master, whereas minor/feature releases are created from master. That said, due to NiFi’s extension model, once this is merged to master, anyone who wants to use it or try it out prior to the next release could do so by building the extension NAR from source/master and adding that bundle to their current NiFi extension/lib dir to start using this on an older stable version of NiFi without waiting for the 1.10 release. For more information on this release numbering convention that our project and many others follow, see https://semver.org.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
