esecules commented on code in PR #9577:
URL: https://github.com/apache/nifi/pull/9577#discussion_r1931081542


##########
nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/FlowResource.java:
##########
@@ -567,12 +567,14 @@ public Response getBreadcrumbs(
     )
     public Response getFlowMetrics(
             @Parameter(
-                    description = "The producer for flow file metrics. Each 
producer may have its own output format.",
+                    description = "The producer for flow file metrics. Each 
producer may have its own output format. " +
+                            "Allowed values: [prometheus, json]",

Review Comment:
   my bad i forgot to commit this change. brb.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to