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

Backports to 20.x #268

Closed
wants to merge 12 commits into from
Closed

Conversation

santigimeno
Copy link
Member

No description provided.

In some cases, they can take a negative value (don't really know why
because supposedly v8 uses a monotonic clock). We don't want to cast
them to unsigned to avoid overflows.

PR-URL: #254
Reviewed-By: Juan José Arboleda <[email protected]>
Add `app` field to ZMQ messages.
Update appName when it's dynamically changed.

PR-URL: #264
Reviewed-By: Juan José Arboleda <[email protected]>
Increase a bit the keepalive period and timeout.
Also, set `GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA` to `0` to make sure we
can send `PING` frames indefinitelly even if there's no activity in the
channel, to make sure the channel is up for as long as possible.

PR-URL: #265
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #256
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #256
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #260
Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #180
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-by: Trevor Norris <[email protected]>
PR-URL: #260
Reviewed-By: Juan José Arboleda <[email protected]>
To retrieve the opentelemetry-proto version from the MODULE.bazel file.

PR-URL: #260
Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #266
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #266
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
Make sure the type of the JSON field matches with what's expected to
avoid unwanted crashes.

PR-URL: #267
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
@santigimeno santigimeno self-assigned this Feb 13, 2025
santigimeno added a commit that referenced this pull request Feb 14, 2025
In some cases, they can take a negative value (don't really know why
because supposedly v8 uses a monotonic clock). We don't want to cast
them to unsigned to avoid overflows.

PR-URL: #254
Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
Add `app` field to ZMQ messages.
Update appName when it's dynamically changed.

PR-URL: #264
Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
Increase a bit the keepalive period and timeout.
Also, set `GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA` to `0` to make sure we
can send `PING` frames indefinitelly even if there's no activity in the
channel, to make sure the channel is up for as long as possible.

PR-URL: #265
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
PR-URL: #256
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
PR-URL: #256
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
PR-URL: #260
Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
PR-URL: #180
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-by: Trevor Norris <[email protected]>
PR-URL: #260
Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
To retrieve the opentelemetry-proto version from the MODULE.bazel file.

PR-URL: #260
Reviewed-By: Juan José Arboleda <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
PR-URL: #266
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
PR-URL: #266
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #268
santigimeno added a commit that referenced this pull request Feb 14, 2025
PR-URL: #268
Reviewed-By: Juan José Arboleda <[email protected]>
santigimeno added a commit that referenced this pull request Feb 14, 2025
Make sure the type of the JSON field matches with what's expected to
avoid unwanted crashes.

PR-URL: #267
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #268
@santigimeno
Copy link
Member Author

Landed in 7a040f6...651bc37

@santigimeno santigimeno deleted the santi/backports_20.x branch February 14, 2025 19:53
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.

2 participants