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

feat(otelcol/exporter/datadog) Add Datadog exporter wrapper #739

Merged
merged 22 commits into from
Aug 27, 2024

Commits on Aug 16, 2024

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

    polyrain committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    21b54f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20eccc9 View commit details
    Browse the repository at this point in the history
  4. Add config converter

    Still an issue where endpoint is required, we could make a custom type but that feels a bit too much
    polyrain committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3aa9ad8 View commit details
    Browse the repository at this point in the history
  5. Update docs

    polyrain committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5603cdb View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Apply suggestions from code review

    Apply doc updates from review
    
    Co-authored-by: Clayton Cornell <[email protected]>
    polyrain and clayton-cornell committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    13a2a02 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Clayton Cornell <[email protected]>
    polyrain and clayton-cornell committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a696579 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    7d9830f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e607e8a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Apply suggestions from code review

    Co-authored-by: William Dumont <[email protected]>
    polyrain and wildum committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fd8c02a View commit details
    Browse the repository at this point in the history
  2. PR feedback

    polyrain committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    eaae882 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2523062 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15eec99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ecdead View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cd30a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    874f881 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Clayton Cornell <[email protected]>
    polyrain and clayton-cornell committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d86bb96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61d9db7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    77658ee View commit details
    Browse the repository at this point in the history
  2. adding missing freebsd tag

    wildum committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cd27534 View commit details
    Browse the repository at this point in the history
  3. fix stub component

    wildum committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0d588a4 View commit details
    Browse the repository at this point in the history
  4. fix doc link

    wildum committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    015e8b8 View commit details
    Browse the repository at this point in the history