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

processor: add datadogprocessor #16853

Merged
merged 8 commits into from
Dec 13, 2022

Commits on Dec 12, 2022

  1. processor: add datadogprocessor

    This change adds the processor described in open-telemetry#15689. It is the initial PR
    containing the structure and implementation.
    gbbr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    eb78035 View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    gbbr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7a46592 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    gbbr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    16f3a8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3d0c40 View commit details
    Browse the repository at this point in the history
  5. Use component.ID

    gbbr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ba75105 View commit details
    Browse the repository at this point in the history
  6. Address PR comments

    gbbr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    42ae77b View commit details
    Browse the repository at this point in the history
  7. Update linting errors

    gbbr committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    226d017 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. make generate-gh-issue-templates

    gbbr committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6b8a107 View commit details
    Browse the repository at this point in the history