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(trace-otlp-grpc): configure security with env vars #2827

Merged
merged 56 commits into from
May 17, 2022

Commits on Mar 1, 2022

  1. feat(trace-otlp-grpc): add insecure configs

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    a614e9e View commit details
    Browse the repository at this point in the history
  2. feat(trace-otlp-grpc): add unit tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    5de22f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. feat(trace-otlp-grpc): wip add certificate and tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    abb85b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. feat(trace-otlp-grpc): fix security config and unit tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    25ff0a7 View commit details
    Browse the repository at this point in the history
  2. feat(trace-otlp-grpc): add env and certificate tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ff0c262 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. feat(trace-otlp-grpc): wip certificate tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    10ac242 View commit details
    Browse the repository at this point in the history
  2. feat(trace-otlp-grpc): fix lint error

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    b8f6b79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec98d2e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    5d1cc75 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. feat(trace-otlp-grpc): merge main to add-insecure-config

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    703ff36 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    3c124fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd39a9a View commit details
    Browse the repository at this point in the history
  3. feat(trace-otlp-grpc): update default url to http scheme

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    cee07d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. feat(trace-otlp-grpc): wip add tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    1eba925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c9471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcba873 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. feat(trace-otlp-grpc): wip update returned security setting for some …

    …use cases
    
    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    87ca75c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-insecure-config' of github.com:svetlanabrennan/open…

    …telemetry-js into add-insecure-config
    svetlanabrennan committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    1fb546e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. feat(trace-otlp-grpc): update certificate and add tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    27b601f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    e4128c4 View commit details
    Browse the repository at this point in the history
  2. feat(trace-otlp-grpc): wip certificate tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    b977006 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. feat(trace-otlp-grpc): fix tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    11efece View commit details
    Browse the repository at this point in the history
  2. feat(trace-otlp-grpc): add diag tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e4bccd1 View commit details
    Browse the repository at this point in the history
  3. feat(trace-otlp-grpc): update default url

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    93e2b5a View commit details
    Browse the repository at this point in the history
  4. feat(trace-otlp-grpc): fix tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    9eb7b09 View commit details
    Browse the repository at this point in the history
  5. feat(trace-otlp-grpc): fix tests

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    bbb3643 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    c954b8a View commit details
    Browse the repository at this point in the history
  2. feat(trace-otlp-grpc): add changelog item

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    72ff643 View commit details
    Browse the repository at this point in the history
  3. feat(trace-otlp-grpc): add grpc scheme check and update test

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ebec97c View commit details
    Browse the repository at this point in the history
  4. feat(trace-otlp-grpc): add grpc scheme test

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    5f5de7c View commit details
    Browse the repository at this point in the history
  5. feat(trace-otlp-grpc): fix metrics default url

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    cf08aea View commit details
    Browse the repository at this point in the history
  6. feat(trace-otlp-grpc): merge main into add-secure-config

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    30196c1 View commit details
    Browse the repository at this point in the history
  7. feat(trace-otlp-grpc): update readme

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    02e5b98 View commit details
    Browse the repository at this point in the history
  8. feat(trace-otlp-grpc): fix lint

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1e19f03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba28072 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    bb8dfaa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into add-insecure-config

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    ba6b11f View commit details
    Browse the repository at this point in the history
  3. feat(trace-otlp-grpc): wip troubleshoot

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    16c62b7 View commit details
    Browse the repository at this point in the history
  4. feat(trace-otlp-grpc): fix readme

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    899d478 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    6126f5d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    941937d View commit details
    Browse the repository at this point in the history
  2. feat(trace-otlp-grpc): refactor code and fix lint

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    5b3b351 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    748db96 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    79e0ae4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    30bdd55 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    b99dfa2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    4f275e7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    0828912 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    2182c5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab12999 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    9289b9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2156472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39e3126 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. feat(trace-otlp-grpc): move changelog to unreleased section

    Signed-off-by: Svetlana Brennan <[email protected]>
    svetlanabrennan committed May 16, 2022
    Configuration menu
    Copy the full SHA
    4ae7510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    531f19a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11df1a1 View commit details
    Browse the repository at this point in the history