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

[7.17] Upgrading APM Node (#205440) #205576

Merged
merged 6 commits into from
Jan 8, 2025

Conversation

kc13greiner
Copy link
Contributor

Backport

This will backport the following commits from main to 7.17:

Questions ?

Please refer to the Backport tool documentation

## Summary

Upgrade `elastic-apm-node` from 4.9.0 to 4.10.0

[CHANGELOG](https://github.com/elastic/apm-agent-nodejs/blob/main/CHANGELOG.asciidoc)

(cherry picked from commit 283bcf5)

# Conflicts:
#	package.json
#	yarn.lock
@kc13greiner kc13greiner enabled auto-merge (squash) January 6, 2025 02:32
@kc13greiner kc13greiner mentioned this pull request Jan 6, 2025
@kc13greiner kc13greiner disabled auto-merge January 6, 2025 02:38
@@ -19,7 +19,6 @@ import type { AgentConfigOptions as RUMAgentConfigOptions } from '@elastic/apm-r
const DEFAULT_CONFIG: AgentConfigOptions = {
active: false,
environment: 'development',
logUncaughtExceptions: true,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Self review: It seems this config was removed in 4.x and now uncaughtExceptions are captured by default

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@kc13greiner
Copy link
Contributor Author

/ci

@kc13greiner kc13greiner self-assigned this Jan 6, 2025
@kc13greiner
Copy link
Contributor Author

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

There are no new commits on the base branch.

@kc13greiner
Copy link
Contributor Author

/ci

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
maps 2.7MB 2.7MB +125.0B

History

cc @kc13greiner

@azasypkin azasypkin requested a review from a team January 7, 2025 11:08
@azasypkin
Copy link
Member

Tagging @elastic/kibana-core for review since PR touches packages/kbn-apm-config-loader

@kc13greiner kc13greiner merged commit 8c5bfe7 into elastic:7.17 Jan 8, 2025
87 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants