This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit f78c22993fe7b1a316cf789a9c213ece2a027513 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Aug 26 05:33:25 2019 +0200 Regen --- components/readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/readme.adoc b/components/readme.adoc index 86e9c4a..3638b06 100644 --- a/components/readme.adoc +++ b/components/readme.adoc @@ -566,7 +566,7 @@ Number of Components: 297 in 235 JAR artifacts (0 deprecated) `micrometer:metricsType:metricsName` | 2.22 | To collect various metrics directly from Camel routes using the Micrometer library. | link:camel-microprofile-metrics/src/main/docs/microprofile-metrics-component.adoc[MicroProfile Metrics] (camel-microprofile-metrics) + -`microprofile-metrics:metricType:metricsName` | 3.0 | Camel metrics exposed with Eclipse MicroProfile Metrics +`microprofile-metrics:metricType:metricName` | 3.0 | Camel metrics exposed with Eclipse MicroProfile Metrics | link:camel-mina/src/main/docs/mina-component.adoc[Mina] (camel-mina) + `mina:protocol:host:port` | 2.10 | Socket level networking using TCP or UDP with the Apache Mina 2.x library.