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

fix: better protect against nil topicAttributeFunc #618

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

kruskall
Copy link
Member

❓ Why is this being changed

systemtests are failing because of a nil topic attribute func. The topic manager does not handle nil func.

See https://github.com/elastic/apm-queue/actions/runs/12741942829/job/35509307227

🧑‍💻 What is being changed

set the default func in the common config instead of the metrics hook

✅ How to validate the change

run systemtests

set the default func in the common config instead of the metrics
hook
@kruskall kruskall requested a review from a team as a code owner January 16, 2025 09:55
Copy link

⚠️ Warning

System-tests will not be executed for this PR because it is from a forked repository.
But it will still create a successful run-system-tests status check.

@kruskall kruskall merged commit 1822363 into elastic:main Jan 16, 2025
5 checks passed
@kruskall kruskall deleted the fix/nil-topic-attribute-func branch January 16, 2025 13:27
@marclop
Copy link
Contributor

marclop commented Jan 17, 2025

@kruskal I also think it makes sense to not open PRs from your fork, since that skips the systemtests

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.

3 participants