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

Dockerized example server for testing purposes #858

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

nr-swilloughby
Copy link
Contributor

Since the simple server example in v3/examples/server is often used for testing the Go Agent in various scenarios and under various loads (as well as a conveniently small example to demonstrate how to instrument code), this PR adds a Dockerfile which provides for the easy creation of a ready-to-run instance of this instrumented example server in a Docker container.

The instructions needed to build the image and use it in testing are included as comments in the Dockerfile itself.

@nr-swilloughby nr-swilloughby merged commit 6bf0dab into newrelic:develop Mar 27, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants