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(telemetry): Add OpenTelemetry tracing #5119

Draft
wants to merge 42 commits into
base: master
Choose a base branch
from

Commits on Mar 6, 2023

  1. pass down ctx

    CCFenner committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b698e48 View commit details
    Browse the repository at this point in the history
  2. add telemetry counter

    CCFenner committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e1dc738 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. add metric resources

    CCFenner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2e2494b View commit details
    Browse the repository at this point in the history
  2. rename counter

    CCFenner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    04a494f View commit details
    Browse the repository at this point in the history
  3. use metrics with uptrace

    CCFenner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    689bb1b View commit details
    Browse the repository at this point in the history
  4. add error handling

    CCFenner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2f9928d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. add metric endpoints

    CCFenner committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f5f6559 View commit details
    Browse the repository at this point in the history
  2. add environment variables

    CCFenner committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8c0844e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9624f72 View commit details
    Browse the repository at this point in the history
  4. update dependencies

    CCFenner committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    204ab32 View commit details
    Browse the repository at this point in the history
  5. add ctx to exporter

    CCFenner committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    94168f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. avoid uptrace pkg

    CCFenner committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    04e490d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

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

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    661377c View commit details
    Browse the repository at this point in the history
  2. adjust meter initialization

    CCFenner committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ea2f3c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. add tracing

    CCFenner committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1bb85ca View commit details
    Browse the repository at this point in the history
  2. update step

    CCFenner committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9b045da View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Updated mavenBuild step

    D074360 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    194c86f View commit details
    Browse the repository at this point in the history
  2. change

    CCFenner committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3a810ff View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Otel changes

    D074360 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    05e16e6 View commit details
    Browse the repository at this point in the history
  2. rearrange

    CCFenner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3432203 View commit details
    Browse the repository at this point in the history
  3. handle defer

    CCFenner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7564b7e View commit details
    Browse the repository at this point in the history
  4. changes

    CCFenner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    863bf09 View commit details
    Browse the repository at this point in the history
  5. update generated sources

    CCFenner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    13b94f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08cdeda View commit details
    Browse the repository at this point in the history
  7. update go.mod

    CCFenner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d459e8e View commit details
    Browse the repository at this point in the history
  8. defer

    CCFenner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    347919a View commit details
    Browse the repository at this point in the history
  9. update imports

    CCFenner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0e752ed View commit details
    Browse the repository at this point in the history
  10. remove

    CCFenner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b721b44 View commit details
    Browse the repository at this point in the history
  11. add target providers

    CCFenner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    baead4d View commit details
    Browse the repository at this point in the history
  12. cleanup

    CCFenner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    231e686 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    579ed4b View commit details
    Browse the repository at this point in the history
  2. Debug

    D074360 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3b9db2f View commit details
    Browse the repository at this point in the history
  3. Debug

    D074360 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ea889d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. update generated code

    CCFenner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5a4ad46 View commit details
    Browse the repository at this point in the history
  2. update generator

    CCFenner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c86b77d View commit details
    Browse the repository at this point in the history
  3. read carrier from envvar

    CCFenner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3affeaa View commit details
    Browse the repository at this point in the history
  4. add logging

    CCFenner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1fc10eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edb71c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    089ccdc View commit details
    Browse the repository at this point in the history
  7. update helper

    CCFenner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2032126 View commit details
    Browse the repository at this point in the history
  8. update generated code

    CCFenner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dea8a0e View commit details
    Browse the repository at this point in the history