This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


    from 997de421846 [create-pull-request] automated change
     new 1a4f1aaadd5 CAMEL-19136: camel-micrometer-starter - Turn of metrics 
with uri tag by default as it can lead to too many tags due to dynamic values.
     new b301c4fdf49 Regen

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel/springboot/catalog/components/http.json  | 27 ++++---
 .../camel/springboot/catalog/components/https.json | 27 ++++---
 .../springboot/catalog/components/weather.json     |  2 +-
 .../springboot/catalog/components/workday.json     |  2 +-
 components-starter/camel-box-starter/pom.xml       |  8 --
 components-starter/camel-cm-sms-starter/pom.xml    |  8 --
 components-starter/camel-geocoder-starter/pom.xml  |  8 --
 components-starter/camel-graphql-starter/pom.xml   |  8 --
 components-starter/camel-http-starter/pom.xml      |  8 --
 .../camel-http-starter/src/main/docs/http.json     | 45 ++++++-----
 .../springboot/HttpComponentConfiguration.java     | 93 ++++++++++++++--------
 .../http/springboot/HttpComponentConverter.java    | 14 ++--
 .../src/main/docs/micrometer.json                  |  7 ++
 .../MicrometerTagsAutoConfiguration.java           | 11 ++-
 .../metrics/CamelMetricsConfiguration.java         | 15 ++++
 components-starter/camel-oaipmh-starter/pom.xml    |  8 --
 .../camel-sap-netweaver-starter/pom.xml            |  8 --
 components-starter/camel-weather-starter/pom.xml   |  8 --
 components-starter/camel-workday-starter/pom.xml   |  8 --
 19 files changed, 158 insertions(+), 157 deletions(-)

Reply via email to