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: Introduce OpenTelemetry Metrics Recording #2500

Merged
merged 28 commits into from
Mar 14, 2024

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    21407aa View commit details
    Browse the repository at this point in the history
  2. chore: Update CONTRIBUTING.md

    lqiu96 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f757811 View commit details
    Browse the repository at this point in the history
  3. chore: Fix lint issues

    lqiu96 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    58fc09c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d29ad1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df7c611 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    9a3fc3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9121cb6 View commit details
    Browse the repository at this point in the history
  3. chore: Update showcase tests

    lqiu96 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9d099f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03acef3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2d979b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d46fef7 View commit details
    Browse the repository at this point in the history
  7. chore: Use otel v1.34.1

    lqiu96 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4edded1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Mar 4, 2024

  1. chore: Fix showcase tests

    lqiu96 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b620ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a6bba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07eeb3b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. chore: Address PR comments

    lqiu96 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6df9640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edd7cea View commit details
    Browse the repository at this point in the history
  3. chore: Address PR comments

    lqiu96 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    32ee2fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    825175e View commit details
    Browse the repository at this point in the history
  5. chore: Address PR comments

    lqiu96 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    09ea967 View commit details
    Browse the repository at this point in the history
  6. chore: Fix showcase tests

    lqiu96 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ea5a776 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update gax-java/dependencies.properties

    Co-authored-by: Blake Li <blakeli@google.com>
    lqiu96 and blakeli0 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    998eb68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1453461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c7bca3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update gax-java/gax/src/main/java/com/google/api/gax/tracing/OpenTele…

    …metryMetricsRecorder.java
    blakeli0 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fad8094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41bbf57 View commit details
    Browse the repository at this point in the history
  3. Update gax-java/gax/src/main/java/com/google/api/gax/tracing/OpenTele…

    …metryMetricsRecorder.java
    blakeli0 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a79e4e7 View commit details
    Browse the repository at this point in the history