Github user markap14 commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1872#discussion_r128610547
  
    --- Diff: 
nifi-framework-api/src/main/java/org/apache/nifi/controller/status/history/StatusHistory.java
 ---
    @@ -41,4 +41,9 @@
          * @return List of snapshots for a given component
          */
         List<StatusSnapshot> getStatusSnapshots();
    +
    +    /**
    +     * @return <code>true</code> if counter values are included in the 
Status History
    +     */
    +    boolean isIncludeCounters();
    --- End diff --
    
    Noted.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to