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

chore(relay): allow domains in --otel-grpc-endpoint #5059

Merged
merged 4 commits into from
May 22, 2024

Conversation

thomaseizinger
Copy link
Member

@thomaseizinger thomaseizinger commented May 21, 2024

Replaces #4932.

Copy link

vercel bot commented May 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
firezone ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 1:31am

@github-actions github-actions bot added the kind/feature New feature or request label May 21, 2024
@thomaseizinger thomaseizinger changed the title feat(relay): allow domains in --otel-grpc-endpoint chore(relay): allow domains in --otel-grpc-endpoint May 21, 2024
Copy link

github-actions bot commented May 21, 2024

Terraform Cloud Plan Output

Plan: 15 to add, 15 to change, 15 to destroy.

Terraform Cloud Plan

Copy link

github-actions bot commented May 21, 2024

Performance Test Results

TCP

Test Name Received/s Sent/s Retransmits
direct-tcp-client2server 243.3 MiB (+2%) 244.9 MiB (+2%) 179 (-54%)
direct-tcp-server2client 240.6 MiB (+0%) 242.4 MiB (+1%) 413 (+88%)
relayed-tcp-client2server 226.7 MiB (+0%) 227.3 MiB (+0%) 235 (-14%)
relayed-tcp-server2client 237.2 MiB (+1%) 237.7 MiB (+1%) 400 (+7%)

UDP

Test Name Total/s Jitter Lost
direct-udp-client2server 500.0 MiB (+0%) 0.02ms (-95%) 36.61% (-16%)
direct-udp-server2client 500.0 MiB (-0%) 0.05ms (+222%) 21.68% (-2%)
relayed-udp-client2server 499.8 MiB (-0%) 0.30ms (+788%) 54.41% (+2%)
relayed-udp-server2client 500.0 MiB (+0%) 0.01ms (-36%) 40.23% (-11%)

rust/relay/src/main.rs Show resolved Hide resolved
@github-actions github-actions bot added the kind/chore Issues related to repository cleanup or maintenance label May 21, 2024
@thomaseizinger thomaseizinger added this pull request to the merge queue May 22, 2024
Merged via the queue into main with commit 99c600f May 22, 2024
135 checks passed
@thomaseizinger thomaseizinger deleted the fix-otel-endpoint branch May 22, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Issues related to repository cleanup or maintenance kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants