You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/12 15:19:01 UTC

[jira] [Commented] (NIFIREG-134) Enable Spring Boot Actuator REST API endpoints

    [ https://issues.apache.org/jira/browse/NIFIREG-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395383#comment-16395383 ] 

ASF GitHub Bot commented on NIFIREG-134:
----------------------------------------

Github user bbende commented on the issue:

    https://github.com/apache/nifi-registry/pull/97
  
    Tested this locally and verified the security of the actuator end-point, everything looks good to me, nice work! Will merge.


> Enable Spring Boot Actuator REST API endpoints
> ----------------------------------------------
>
>                 Key: NIFIREG-134
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-134
>             Project: NiFi Registry
>          Issue Type: New Feature
>            Reporter: Kevin Doran
>            Assignee: Kevin Doran
>            Priority: Minor
>             Fix For: 0.2.0
>
>
> Spring Boot comes with an optional module known as Actuator which enables remote administration, management, and monitoring of the application through the REST API:
> https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#production-ready-endpoints
> This task is to enable the Actuator module and expose it in such a way that access is gated by the standard NiFi Registry Authorization framework.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)