Jiri Ondrusek created CAMEL-19566:
-------------------------------------

             Summary: Camel micrometer documentation shows wrong parameter 
value name for summary
                 Key: CAMEL-19566
                 URL: https://issues.apache.org/jira/browse/CAMEL-19566
             Project: Camel
          Issue Type: Bug
          Components: camel-micrometer
    Affects Versions: 4.0-RC1
            Reporter: Jiri Ondrusek
            Assignee: Jiri Ondrusek


As you can see 
[here|https://github.com/apache/camel/blob/main/components/camel-micrometer/src/main/java/org/apache/camel/component/micrometer/MicrometerUtils.java#L40]
 allowed values for metrics type are 'counter', 'summary' and 'timer'.

Values in the 
[doc|https://camel.apache.org/components/3.20.x/micrometer-component.html#_endpoint_path_option_metricsType]
 are 
* counter
* distribution_summary
* timer

Distribution_summary should be changed to summary.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to