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

[exporter/datadog] Refactor Datadog Exporter to use logs agent exporter #32327

Merged
merged 69 commits into from
May 6, 2024

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    bf2f37b View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    liustanley committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1c94ca9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Edit go modules

    liustanley committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4aa0290 View commit details
    Browse the repository at this point in the history
  2. Edit go modules

    liustanley committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1eca1a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update go modules

    liustanley committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4d9c020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8b883 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add logs agent config

    liustanley committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    522e400 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Add tests

    liustanley committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a39bd8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee00145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68fec8b View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    liustanley committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fc53dc5 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    liustanley committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    72d2f55 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    ba8b385 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca2bb09 View commit details
    Browse the repository at this point in the history
  3. make gotidy

    liustanley committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a20ea1a View commit details
    Browse the repository at this point in the history
  4. Add tests

    liustanley committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2a7a388 View commit details
    Browse the repository at this point in the history
  5. go mod tidy

    liustanley committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a097514 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. make goporto

    liustanley committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9c3b51b View commit details
    Browse the repository at this point in the history
  2. Fix test data race

    liustanley committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c545a49 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    liustanley committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    28682fb View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    liustanley committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1c170c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b7a344 View commit details
    Browse the repository at this point in the history
  6. go mod tidy

    liustanley committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    651d789 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58aeea4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e3f45f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83ec28f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f557abc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14bd647 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4d72a74 View commit details
    Browse the repository at this point in the history
  13. Change build endpoints

    liustanley committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    80df01a View commit details
    Browse the repository at this point in the history
  14. Add changelog

    liustanley committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    13e6371 View commit details
    Browse the repository at this point in the history
  15. go mod tidy

    liustanley committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b7a6817 View commit details
    Browse the repository at this point in the history
  16. Revert makefile

    liustanley committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0a316fe View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    f8645b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8912a02 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. PR feedback

    liustanley committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    68cce51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c193163 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    liustanley committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    97e8e29 View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    liustanley committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ecfbd78 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    liustanley committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5a73215 View commit details
    Browse the repository at this point in the history
  6. New changelog

    liustanley committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    31f348a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3e53fe View commit details
    Browse the repository at this point in the history
  8. PR feedback

    liustanley committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    968e0c1 View commit details
    Browse the repository at this point in the history
  9. PR feedback

    liustanley committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    456cd70 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    liustanley committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e9dbc2f View commit details
    Browse the repository at this point in the history
  11. Fix tests

    liustanley committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    81f86c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    6990a5a View commit details
    Browse the repository at this point in the history
  2. Change go version

    liustanley committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8ebafb4 View commit details
    Browse the repository at this point in the history
  3. Change trace agent version

    liustanley committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cc9c8b2 View commit details
    Browse the repository at this point in the history
  4. PR feedback

    liustanley committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2334d67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f6edd8 View commit details
    Browse the repository at this point in the history
  6. go mod tidy

    liustanley committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cc3230e View commit details
    Browse the repository at this point in the history
  7. Fix config override

    liustanley committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    49427ac View commit details
    Browse the repository at this point in the history
  8. Change config

    liustanley committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    11ec80f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    23624fb View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    liustanley committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f7cd734 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    9ddefe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c8695b View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    liustanley committed May 2, 2024
    Configuration menu
    Copy the full SHA
    379fb38 View commit details
    Browse the repository at this point in the history
  4. PR feedback

    liustanley committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d3b95d1 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    liustanley committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b68cda9 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    liustanley committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3603277 View commit details
    Browse the repository at this point in the history
  7. Fix lint

    liustanley committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e209761 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Apply suggestions from code review

    Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
    liustanley and mx-psi committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c098248 View commit details
    Browse the repository at this point in the history
  2. PR feedback

    liustanley committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bb612e0 View commit details
    Browse the repository at this point in the history
  3. PR feedback

    liustanley committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8df5497 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1db4d1a View commit details
    Browse the repository at this point in the history
  5. Fix config error

    liustanley committed May 3, 2024
    Configuration menu
    Copy the full SHA
    815a763 View commit details
    Browse the repository at this point in the history
  6. One last module update

    liustanley committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8477f0b View commit details
    Browse the repository at this point in the history