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 #4115

Closed
wants to merge 127 commits into from
Closed

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

wants to merge 127 commits into from

Conversation

sandy2008
Copy link
Contributor

@sandy2008 sandy2008 commented Aug 11, 2024

Please refer to #4116

Copy link

linux-foundation-easycla bot commented Aug 11, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

xrmx and others added 24 commits August 11, 2024 23:40
Co-authored-by: Tammy Baylis <[email protected]>
Co-authored-by: Riccardo Magliocchetti <[email protected]>
)

* Remove [test] package from opentelemetry-exporter-otlp-proto-grpc

Fixes #3724

* Remove invisible character
* sort by label keys

* changelog

* test

* review

* linting

* Update contrib SHA

---------

Co-authored-by: Leighton Chen <[email protected]>
Co-authored-by: Diego Hurtado <[email protected]>
* Add --exists-action option to git checkouts for pip

Fixes #3879

* Move pip option to workflow file

* Try again with wipe

* Restrict to Windows

* Revert "Restrict to Windows"

This reverts commit d5cbaac.
lzchen and others added 29 commits August 11, 2024 23:40
* Point pylint to the root directory of every package

Fixes #3814

* Fix lint for api

* Fix sdk lint

* Fix sdk lint

* Fix lint for b3

* Fix tox ini and lint

* Fix zipkin
* Refactor __init__

* Refactor aggregate

* Handle case for DELTA DELTA

* Checkpoint before removing old code

* Remove old code

* Fix some test cases

* Relocate method

* Debugging test_aggregate_collect

* Fix empty previous bucket handling

* Fix max and min setting

* Fix explicit bucket aggregation to make it consistent

* Rearrange __init__s

* Set scale in aggregate

* Use right values in exponential point

* Set scale right

* Start scale as None

* Make test_collect_results_cumulative pass

I am not sure these changes are right, I just wanted to find what would
be the value that would make this test case pass.

* Actually use random values

* Add integration test for exponential histogram

* Handle all cases for current and previous buckets and scale

* Rename test module

* Use random values

* Fix bucket setting

* WIP integration test

* WIP

* Finish integration tests

* Rename variables

* Explain analogy with ExplicitBucket

* Add changelog and fix lint

* Fix equality tests

* Fix location of returns

* Fix another issue and add test case

* Added comments to integration test case

* Fix lint

* Add documentation for test case
…nanoseconds (#4074)

* fix: standardizing timeout calculation in measurement consumer collect to nanoseconds

* style: apply formatter

* update CHANGELOG.md

* typo: update CHANGELOG.md

* Update opentelemetry-sdk/tests/metrics/test_measurement_consumer.py

* fix: removing unnecessary test

---------

Co-authored-by: Emídio Neto <[email protected]>
* Update version to 1.27.0.dev/0.48b0.dev

* Update SHA

* Update missing versions

* Update SHA

* Update SHA

* Update SHA

---------

Co-authored-by: Diego Hurtado <[email protected]>
@sandy2008 sandy2008 closed this by deleting the head repository Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.