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

Implement Client Key and Certificate File Support for All OTLP Exporters #4116

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    39bc279 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    chittalpatel committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6bef4e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

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

Commits on Jan 5, 2024

  1. Merge remote-tracking branch 'origin/main' into 2991-client-key-and-c…

    …ertificate-for-otlp-exporters
    chittalpatel committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5c7e9a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    5425755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0b9ac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10ba43d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 14, 2024

  1. refactor(otlp exporter): refactor client certificate and key handling

    - Moved `client_key_file` and `client_certificate_file` to local variables as suggested.
    - Added a comment explaining the retention of these as instance variables for testing purposes.
    - Addressed all review comments to improve code readability and maintainability.
    sandy2008 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e59453d View commit details
    Browse the repository at this point in the history
  2. refactor(otlp exporter): refactor client certificate and key handling

    - Moved `client_key_file` and `client_certificate_file` to local variables as suggested.
    - Added a comment explaining the retention of these as instance variables for testing purposes.
    - Addressed all review comments to improve code readability and maintainability.
    sandy2008 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d254a53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7b5a2f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    c87f715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f4942f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de377b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b16967a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfcea4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b62fd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    13c8963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2feed0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0901a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e1e80d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc0166a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5eeb62a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0f48d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89376ec View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    e426963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5204b06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8decb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    651cc7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19f2836 View commit details
    Browse the repository at this point in the history