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 ad2acf8c49984581ad1e70398ec283404015d7e0 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Aug 24 09:20:09 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 73d593d..86e9c4a 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:metricsType:metricsName` | 3.0 | Camel metrics exposed with Eclipse MicroProfile Metrics +`microprofile-metrics:metricType:metricsName` | 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.