Skip to content

test: switch OTLP default transport to gRPC in examples#1774

Merged
nacx merged 1 commit intoenvoyproxy:mainfrom
codefromthecrypt:test/otlp-grpc-default
Jan 15, 2026
Merged

test: switch OTLP default transport to gRPC in examples#1774
nacx merged 1 commit intoenvoyproxy:mainfrom
codefromthecrypt:test/otlp-grpc-default

Conversation

@codefromthecrypt
Copy link
Contributor

@codefromthecrypt codefromthecrypt commented Jan 15, 2026

Description

Switches OTLP default transport from HTTP to gRPC in test fixtures and examples.

This prepares for Envoy Gateway integration which currently only supports OTLP/gRPC for access logs. Once Envoy Gateway exposes OTLP/HTTP (pending upstream changes in Envoy), we can switch back.

Related Issues/PRs (if applicable)

@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.26%. Comparing base (2b2d4a5) to head (14d5093).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1774   +/-   ##
=======================================
  Coverage   84.26%   84.26%           
=======================================
  Files         117      117           
  Lines       12911    12911           
=======================================
  Hits        10879    10879           
  Misses       1384     1384           
  Partials      648      648           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt codefromthecrypt marked this pull request as ready for review January 15, 2026 08:13
@codefromthecrypt codefromthecrypt requested a review from a team as a code owner January 15, 2026 08:13
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jan 15, 2026
Copy link
Member

@nacx nacx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx!

@nacx nacx merged commit fa01a27 into envoyproxy:main Jan 15, 2026
38 checks passed
@codefromthecrypt codefromthecrypt deleted the test/otlp-grpc-default branch January 15, 2026 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants