-
Notifications
You must be signed in to change notification settings - Fork 227
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
docs: update 4.x branch for v4.10.0 release #4399
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tes (#4310) Updates `eslint` from 9.13.0 to 9.14.0 Updates `eslint-plugin-n` from 17.11.1 to 17.13.1
…cker digest to 32099b9 (#4305)
Updates `eslint` from 9.14.0 to 9.15.0 Updates `eslint-plugin-n` from 17.13.1 to 17.13.2
…cker digest to 973e72c (#4319)
…cker digest to 55b297d (#4320)
….55.0 in /test/opentelemetry-metrics/fixtures (#4322)
Updates `eslint` from 9.15.0 to 9.16.0 Updates `eslint-plugin-promise` from 7.1.0 to 7.2.1
… specs/jsons policies (#4338)
…cker digest to ad2e15a (#4330)
Add instrumentation for the new BaseConnection class.
- Bumps `@opentelemetry/exporter-prometheus` from 0.55.0 to 0.56.0. - Bumps `@opentelemetry/core` from 1.28.0 to 1.29.0. - Bumps `@opentelemetry/resources` from 1.28.0 to 1.29.0. - Bumps `@opentelemetry/sdk-metrics` from 1.28.0 to 1.29.0. - Bumps `@opentelemetry/semantic-conventions` from 1.27.0 to 1.28.0. - Bumps `@opentelemetry/core` from 1.28.0 to 1.29.0.
- Bumps @opentelemetry/sdk-metrics from 1.28.0 to 1.29.0. - Bumps @opentelemetry/core from 1.28.0 to 1.29.0. - Bumps @opentelemetry/resources from 1.28.0 to 1.29.0. - Bumps @opentelemetry/seantic-conventions from 1.27.0 to 1.28.0.
…cker digest to 1b51ff6 (#4363)
- Updates `eslint` from 9.16.0 to 9.17.0 - Updates `eslint-plugin-n` from 17.14.0 to 17.15.0
…cker digest to bfdeddb (#4371)
This cherry-picks an improvement from the 3.x branch: > This adds a periodic (once per minute) dump of effective config changes > from the default, once per minute at 'trace'-level. > > This also fixes an issue where a central-config update of `log_level` > did not update the *child* logger on the APM client. Only the agent's > own logger's level was updated. > > This adds trans.sampled to some debug logging output. and prepares for a v4.10.0 release. Refs: #4291 (equivalent on 3.x branch)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Refs: #4386 (release PR)
Note this also updates for the v4.9.0 release, because the 4.x branch wasn't updated for that release.