Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support prometheus new client of micrometer 1.13.0 version #14269

Closed
wants to merge 13 commits into from

Commits on May 30, 2024

  1. fix opentelemetry version change (apache#14252)

    * fix opentelemetry version change
    
    * format code
    wcy666103 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    63e5bef View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    d35d7eb View commit details
    Browse the repository at this point in the history
  2. fix triple reactor call throws "Too many response for unary method" e…

    …xception (apache#14261)
    
    Co-authored-by: caoyanan <caoyanan@growingio.com>
    caoyanan666 and caoyanan committed May 31, 2024
    Configuration menu
    Copy the full SHA
    95f9984 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    e489b0f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Bump com.alibaba.fastjson2:fastjson2 from 2.0.49 to 2.0.51 (apache#14272

    )
    
    Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.49 to 2.0.51.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](alibaba/fastjson2@2.0.49...2.0.51)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba.fastjson2:fastjson2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    600f869 View commit details
    Browse the repository at this point in the history
  2. Bump bytebuddy.version from 1.14.15 to 1.14.17 (apache#14273)

    Bumps `bytebuddy.version` from 1.14.15 to 1.14.17.
    
    Updates `net.bytebuddy:byte-buddy` from 1.14.15 to 1.14.17
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.14.15...byte-buddy-1.14.17)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.14.15 to 1.14.17
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.14.15...byte-buddy-1.14.17)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0baba86 View commit details
    Browse the repository at this point in the history
  3. Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.0 to 3.13…

    ….1 (apache#14278)
    
    Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.13.0 to 3.13.1.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.0...maven-plugin-tools-3.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    913a9aa View commit details
    Browse the repository at this point in the history
  4. Bump org.apache.maven.plugin-tools:maven-plugin-annotations (apache#1…

    …4276)
    
    Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.13.0 to 3.13.1.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.0...maven-plugin-tools-3.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a581afb View commit details
    Browse the repository at this point in the history
  5. Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (a…

    …pache#14271)
    
    Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.3 to 3.6.0.
    - [Release notes](https://github.com/apache/maven-shade-plugin/releases)
    - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-shade-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2611350 View commit details
    Browse the repository at this point in the history
  6. Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (

    apache#14274)
    
    Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.3 to 3.7.0.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8fee3db View commit details
    Browse the repository at this point in the history
  7. Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5…

    ….0 (apache#14277)
    
    Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9fde4c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    473ea36 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e6ed8e View commit details
    Browse the repository at this point in the history