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

OpenTelemetry Protocol with Apache Arrow Receiver initial skeleton #30766

Merged
merged 37 commits into from
Feb 7, 2024

Commits on Jan 23, 2024

  1. empty package

    jmacd committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cd217a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. skeleton code & lint

    jmacd committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    55b5117 View commit details
    Browse the repository at this point in the history
  2. lint

    jmacd committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3e8ad65 View commit details
    Browse the repository at this point in the history
  3. revert one file

    jmacd committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    edbbe3c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into jmacd/otelarrow_recv_skel
    jmacd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    89c94a5 View commit details
    Browse the repository at this point in the history
  2. lint

    jmacd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b372a1c View commit details
    Browse the repository at this point in the history
  3. version update

    jmacd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3d045ca View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into jmacd/otelarrow_recv_skel
    jmacd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    084ad4e View commit details
    Browse the repository at this point in the history
  2. version update

    jmacd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8089387 View commit details
    Browse the repository at this point in the history
  3. this is stupid

    jmacd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f7fbcce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40a2201 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into jmacd/otelarrow_recv_skel
    jmacd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3af8198 View commit details
    Browse the repository at this point in the history
  2. [chore] multimod update stable modules

    Signed-off-by: Joshua MacDonald <josh.macdonald@gmail.com>
    jmacd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cca45f2 View commit details
    Browse the repository at this point in the history
  3. [chore] multimod update beta modules

    Signed-off-by: Joshua MacDonald <josh.macdonald@gmail.com>
    jmacd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9d61be7 View commit details
    Browse the repository at this point in the history
  4. i.d.k. make update-otel

    jmacd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b8efa66 View commit details
    Browse the repository at this point in the history
  5. goporto

    jmacd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    baca4f4 View commit details
    Browse the repository at this point in the history
  6. again

    jmacd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9487d45 View commit details
    Browse the repository at this point in the history
  7. manual

    jmacd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    32f6f3a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into jmacd/otelarrow_recv_skel
    jmacd committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    23b9ade View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into jmacd/otelarrow_recv_skel
    jmacd committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    420ebb4 View commit details
    Browse the repository at this point in the history
  3. manual

    jmacd committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    85e3b76 View commit details
    Browse the repository at this point in the history
  4. one sum fix

    jmacd committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6e42111 View commit details
    Browse the repository at this point in the history
  5. try again

    jmacd committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    22bd384 View commit details
    Browse the repository at this point in the history
  6. again

    jmacd committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7b1a2e9 View commit details
    Browse the repository at this point in the history
  7. gendist

    jmacd committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a97992c View commit details
    Browse the repository at this point in the history
  8. versions.yaml

    jmacd committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    67942a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. oh

    jmacd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    044bf4c View commit details
    Browse the repository at this point in the history
  2. fix mod

    jmacd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d0c306f View commit details
    Browse the repository at this point in the history
  3. porto-gci

    jmacd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    60ecbb6 View commit details
    Browse the repository at this point in the history
  4. repackage

    jmacd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cfa836f View commit details
    Browse the repository at this point in the history
  5. gci

    jmacd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ea166ae View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of github.com:open-telemetry/opentelemetry-collec…

    …tor-contrib into jmacd/otelarrow_recv_skel
    jmacd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ca9ee88 View commit details
    Browse the repository at this point in the history
  7. use this repo's sharedcomponent

    jmacd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    fce4631 View commit details
    Browse the repository at this point in the history
  8. use metadata; crosslink

    jmacd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ab60883 View commit details
    Browse the repository at this point in the history
  9. tidy

    jmacd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    86e7771 View commit details
    Browse the repository at this point in the history
  10. grrr

    jmacd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6a55c31 View commit details
    Browse the repository at this point in the history
  11. remove func

    jmacd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6a0acc3 View commit details
    Browse the repository at this point in the history