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 to OpenSearch Exporter #1

Merged
merged 11 commits into from
Feb 13, 2023

Commits on Feb 7, 2023

  1. Init.

    Signed-off-by: MaxKsyunz <[email protected]>
    MaxKsyunz committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    7867456 View commit details
    Browse the repository at this point in the history
  2. updating names, part 1

    Signed-off-by: MaxKsyunz <[email protected]>
    MaxKsyunz committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    b567388 View commit details
    Browse the repository at this point in the history
  3. Formatting and versioning changes

    Signed-off-by: MaxKsyunz <[email protected]>
    MaxKsyunz committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    7b82b7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e97abe1 View commit details
    Browse the repository at this point in the history
  5. Update variable name.

    MaxKsyunz committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e97acd6 View commit details
    Browse the repository at this point in the history
  6. Update names and remove unused code.

    Signed-off-by: MaxKsyunz <[email protected]>
    MaxKsyunz committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    7475fad View commit details
    Browse the repository at this point in the history
  7. Remove redundant aliases.

    Signed-off-by: MaxKsyunz <[email protected]>
    MaxKsyunz committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    cda0180 View commit details
    Browse the repository at this point in the history
  8. Update README.md and remove unused configuration options.

    Signed-off-by: MaxKsyunz <[email protected]>
    MaxKsyunz committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    76e6c54 View commit details
    Browse the repository at this point in the history
  9. Updating dependencies

    Signed-off-by: MaxKsyunz <[email protected]>
    MaxKsyunz committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    37240a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Add opensearchexporter to builder-config.yaml's

    builder-config.yaml are config file for collector generator.
    
    go.mod/go.sum files needed to be updated as a consequence.
    
    Signed-off-by: MaxKsyunz <[email protected]>
    MaxKsyunz committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b782e00 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Addressed PR feedback.

    Signed-off-by: MaxKsyunz <[email protected]>
    MaxKsyunz committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    bcc452b View commit details
    Browse the repository at this point in the history