You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments