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

Various sample http servers #23

Merged
merged 19 commits into from
Apr 20, 2023
Merged

Various sample http servers #23

merged 19 commits into from
Apr 20, 2023

Conversation

grcevski
Copy link
Contributor

This PR adds few HTTP servers, built with various languages and technologies. Some support SSL and some not.

We can use these sample programs to test how far we can go with instrumentation.

@grcevski grcevski requested a review from mariomac March 16, 2023 16:01
@mariomac
Copy link
Contributor

Nice! Could we provide Dockerfiles to running them locally without having to install the different toolchains?

@grcevski
Copy link
Contributor Author

Nice! Could we provide Dockerfiles to running them locally without having to install the different toolchains?

Great idea, I'll add that before I merge the PR. Thanks!

@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2023

Codecov Report

Merging #23 (dcf93d2) into main (a120ddb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   48.77%   48.77%           
=======================================
  Files          15       15           
  Lines        1060     1060           
=======================================
  Hits          517      517           
  Misses        501      501           
  Partials       42       42           
Flag Coverage Δ
unittests 48.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@grcevski grcevski merged commit dd81a1d into main Apr 20, 2023
2 checks passed
@grcevski grcevski deleted the various_http_servers branch April 20, 2023 12:58
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.

None yet

3 participants