These 20 commits are when the Protocol Buffers files have changed:
Commit: | 50f166f | |
---|---|---|
Author: | Tim Pansino | |
Committer: | Tim Pansino |
Add protos for opentelemetry-python 1.32.1
Commit: | a99fd14 | |
---|---|---|
Author: | Tim Pansino | |
Committer: | Tim Pansino |
Edit paths in opentelemetry proto files
Commit: | 02d14d0 | |
---|---|---|
Author: | Timothy Pansino | |
Committer: | GitHub |
License Header Linter (#1357) * Install addlicense to CI image * Fix related ARCH based ODBC driver bug * Add check license header job to GHA * Add missing license headers * Fix linter issues * Fix issue in x86/arm selection * Add explicit permissions to CI job --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
The documentation is generated from this commit.
Commit: | 5388f78 | |
---|---|---|
Author: | Tim Pansino | |
Committer: | Tim Pansino |
Add missing license headers
The documentation is generated from this commit.
Commit: | c8cb795 | |
---|---|---|
Author: | Tim Pansino |
Add missing license headers
The documentation is generated from this commit.
Commit: | cc85f8c | |
---|---|---|
Author: | Lalleh Rafeei |
Cleanup
Commit: | c6663f1 | |
---|---|---|
Author: | Lalleh Rafeei |
Initial test file commit
Commit: | 791c0a7 | |
---|---|---|
Author: | Timothy Pansino | |
Committer: | GitHub |
Add Infinite Tracing Protobuf v5 Files (#1241) * Add infinite tracing protobuf v5 files * Attempt to load protobuf files without version checks * Revert to using protobuf version for imports --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Commit: | 9bf731f | |
---|---|---|
Author: | Uma Annamalai | |
Committer: | Tim Pansino |
Add grpc aio test infrastructure (#382) * Add grpc aio test infra. * Cleanup comments. * Remove test dependency in deploy-python.
Commit: | 397a66a | |
---|---|---|
Author: | Uma Annamalai | |
Committer: | GitHub |
Add grpc aio test infrastructure (#382) * Add grpc aio test infra. * Cleanup comments. * Remove test dependency in deploy-python.
Commit: | ca22180 | |
---|---|---|
Author: | Timothy Pansino | |
Committer: | GitHub |
License source files (#95)
Commit: | ba306aa | |
---|---|---|
Author: | Timothy Pansino | |
Committer: | GitHub |
grpc Tests (#87) * Importing grpc tests * Change port binding for mock server * Reduce grpc version matrix * Add grpc to GHA workflow * Moving channel to fixture to workaround grpc bug * Remove grpc version skip logic
Commit: | e3795d4 | |
---|---|---|
Author: | Robert Lewis | |
Committer: | Robert Lewis |
Add abort and abort with status server methods. PYTHON-3227
Commit: | ecd1abe | |
---|---|---|
Author: | Loren Arthur | |
Committer: | Allan Feldman |
Ignore server txn for outbound DT tests. PYTHON-3243
Commit: | ffee7c1 | |
---|---|---|
Author: | Loren Arthur | |
Committer: | Loren Arthur |
Ignore server when testing client. PYTHON-3242
Commit: | 28a514f | |
---|---|---|
Author: | Allan Feldman | |
Committer: | Allan Feldman |
Move CAT handlers into a unified servicer. PYTHON-3234
Commit: | b9f7eac | |
---|---|---|
Author: | Robert Lewis | |
Committer: | Robert Lewis |
Rename external grpc files to framework grpc. PYTHON-3224
Commit: | 902a51a | |
---|---|---|
Author: | Rey Abolofia | |
Committer: | Rey Abolofia |
Test streaming gRPC responses of length 2. PYTHON-2462
Commit: | 38d37dd | |
---|---|---|
Author: | Rey Abolofia | |
Committer: | Rey Abolofia |
Test timeout still creates external metric. PYTHON-2468
Commit: | 1573492 | |
---|---|---|
Author: | Rey Abolofia | |
Committer: | Rey Abolofia |
Sample application for testing gRPC. PYTHON-2459