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

Add example configuration files for test-api #557

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

mem
Copy link
Contributor

@mem mem commented Nov 3, 2023

test-api is a minimal API server that the agent can connect to. The implementation does not match the implementation of the actual API server used in product, it's simply enough to allow the agent to connect to it and receive checks and tenant information from it.

@mem mem requested a review from a team as a code owner November 3, 2023 13:46
Copy link
Contributor

@rdubrock rdubrock left a comment

Choose a reason for hiding this comment

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

From browsing the README, I'm not 100% sure what needs to go in the test-api.env file

@mem
Copy link
Contributor Author

mem commented Nov 3, 2023

From browsing the README, I'm not 100% sure what needs to go in the test-api.env file

oh, I forgot to add the file...

@mem mem force-pushed the add-test-api-config-example branch from 59de245 to 8678c4c Compare November 3, 2023 21:26
test-api is a minimal API server that the agent can connect to. The
implementation does not match the implementation of the actual API
server used in product, it's simply enough to allow the agent to connect
to it and receive checks and tenant information from it.

Signed-off-by: Marcelo E. Magallon <[email protected]>
@mem mem force-pushed the add-test-api-config-example branch from 8678c4c to e20732f Compare November 3, 2023 21:27
@mem mem merged commit a968efc into main Nov 3, 2023
@mem mem deleted the add-test-api-config-example branch November 3, 2023 21:32
mem added a commit that referenced this pull request Nov 7, 2023
* Feature: add k6 to docker image
* Fix: add k6 binary to release files
* Fix: add a `name` label to metrics
* Fix: make the k6 runner timeout configurable (#554)
* Add example configuration files for test-api (#557)
* Upgrade dependencies
* Fix RunRequest definition

Signed-off-by: Marcelo E. Magallon <[email protected]>
@mem mem mentioned this pull request Nov 7, 2023
mem added a commit that referenced this pull request Nov 7, 2023
* Feature: add k6 to docker image
* Fix: add k6 binary to release files
* Fix: add a `name` label to metrics
* Fix: make the k6 runner timeout configurable (#554)
* Add example configuration files for test-api (#557)
* Upgrade dependencies
* Fix RunRequest definition

Signed-off-by: Marcelo E. Magallon <[email protected]>
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