Adding metrics to Prometheus endpoint in the API

2021-02-08 Thread Noble Numbat
Hi everyone, We have added metrics to the Prometheus metrics endpoint in the API (/nifi-api/flow/metrics/prometheus) to improve programmatic access to NiFi metrics for the purpose of monitoring. We’d like to contribute these back to the project for the benefit of others. Please find the list of

[CANCEL][VOTE] Release Apache NiFi 1.13.0 (rc3)

2021-02-08 Thread Joe Witt
Team, Based on Joey's findings and after discussion offline with a few folks on this I am going to cancel RC3. Once we decide whether to revert that new feature or get it fixed we'll kick out another RC (RC4). Thanks everyone! This release has been tough to get through the votes but it will be

Re: [VOTE] Release Apache NiFi 1.13.0 (rc3)

2021-02-08 Thread M Tien
+1 (non-binding) Went through the release helper Verified a successful build on Zulu OpenJDK 1.8.0_282 Zulu OpenJDK 11.0.10 Maven home: /usr/local/Cellar/maven/3.6.3_1/libexec OS name: "mac os x", version: "10.15.4", arch: "x86_64", family: "mac" Ran a secure instance with OIDC using Google and

Re: [VOTE] Release Apache NiFi 1.13.0 (rc3)

2021-02-08 Thread Joey Frazee
Hey, I found a problem in nifi.sh introduced in NIFI-8123. nifi.sh points to /bin/sh, the above changes added some uses of the declare builtin which isn’t available in all shells (ash, dash), so those commands fail creating some unexpected output at startup, and the new wait functionality

Re: Nifi log output in JSON

2021-02-08 Thread Matt Burgess
Chad, I tried it manually to see what dependencies we'd need/want and how to set it up. To get the logs in JSON (not pretty and not using Jackson) I only needed to add logback-json-classic and logback-json-core to both lib/ and lib/bootstrap. I'd be interested to hear what others in the community

Confluence write access

2021-02-08 Thread Marton Szasz
Hi, I would like to ask for write access to the MiNiFi space on Confluence to create release notes, update outdated parts of the release guide, etc. Thanks, Marton