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

Add back the otlpmetric transforms #3065

Merged
merged 22 commits into from
Aug 12, 2022

Commits on Aug 4, 2022

  1. Add otlpmetric transforms

    MrAlias committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f53c033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ada811 View commit details
    Browse the repository at this point in the history
  3. Rename Iterator to AttrIter

    MrAlias committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    fd61d12 View commit details
    Browse the repository at this point in the history
  4. Update pkg docs

    These are internal docs use developer based language.
    MrAlias committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    73f8312 View commit details
    Browse the repository at this point in the history
  5. Document all exported funcs

    MrAlias committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f2f397e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c14180b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6b8cd4 View commit details
    Browse the repository at this point in the history
  8. Copy back attribute tests

    MrAlias committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    7d3d5be View commit details
    Browse the repository at this point in the history
  9. Copy back in Iterator test

    MrAlias committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    cbac9c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Refactor attribute tests

    MrAlias committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    801228a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ada874 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    4a966db View commit details
    Browse the repository at this point in the history
  2. Test transform errors

    MrAlias committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    da8442a View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    MrAlias committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    d684cdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b23f58a View commit details
    Browse the repository at this point in the history
  5. Use key field

    MrAlias committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    56f031a View commit details
    Browse the repository at this point in the history
  6. goimported

    MrAlias committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    90ea943 View commit details
    Browse the repository at this point in the history
  7. gofmt-ed

    MrAlias committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2f7f675 View commit details
    Browse the repository at this point in the history
  8. Fix error documentation

    MrAlias committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    0fb29eb View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    8494768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729c365 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    MrAlias committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    06fe317 View commit details
    Browse the repository at this point in the history