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

test: Reduce APM service name proliferation in container tests #2170

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

tippmar-nr
Copy link
Member

The NEW_RELIC_APP_NAME value we're currently using in our container integration tests is causing a ridiculous proliferation of APM services in the staging environment since every run of every container includes a random id at the end of the name. This change removes the random id from the service name and should result in only a handful of distinct APM services in staging.

@tippmar-nr tippmar-nr merged commit 6477a2b into main Jan 5, 2024
75 of 78 checks passed
@tippmar-nr tippmar-nr deleted the test/container-app-name-update branch January 5, 2024 16:28
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