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

Fix issue #33464 [processor/groupbytrace] migrate from opencensus library #33770

Merged
merged 3 commits into from
Jul 4, 2024

Commits on Jul 4, 2024

  1. Resolve open-telemetry#33464 [processor/groupbytrace] migrate from op…

    …encensus library
    
    This migrates internal metrics from opencensus to mdatagen + otel. Used metadata.Telemetrybuilder and replaced all metrices from metrics file to metadata.yaml file. Updated tests to move from opencensus. Documentation generated by metadata.yaml file
    honeychaudharyc authored and codeboten committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    abf09cf View commit details
    Browse the repository at this point in the history
  2. update test to use otel

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ee2f113 View commit details
    Browse the repository at this point in the history
  3. fix import order

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    21cc487 View commit details
    Browse the repository at this point in the history