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

fortio improvements #453

Closed
8 of 19 tasks
ldemailly opened this issue Jul 5, 2017 · 6 comments
Closed
8 of 19 tasks

fortio improvements #453

ldemailly opened this issue Jul 5, 2017 · 6 comments
Milestone

Comments

@ldemailly
Copy link
Contributor

ldemailly commented Jul 5, 2017

Some next steps for fortio once #445 is in:
Done (in #470)

Remaining:

  • ^C support to stop / option to run continuously until ^C
  • a request id in either headers or query arg or both
  • calculate bytes sent/received including headers (to be researched)
  • h2 testing (h2 benchmark (end to end) #452)
  • struct, json or other structured output for the histogram
  • graph (picture) generation
  • go over the TODOs
  • consider passing a context and/or using channels
  • warm up time
  • payload option (exists in grpcping)
  • evaluate/use https://github.com/spf13/cobra
@ldemailly
Copy link
Contributor Author

chart 1
chart with echosrv - will ref in readme

@ldemailly
Copy link
Contributor Author

4 more items [x] in #470

@ldemailly
Copy link
Contributor Author

grpc in #519

@ldemailly
Copy link
Contributor Author

7.83MB single binary image doing both http and grpc server and clients in #546

@ldemailly ldemailly added this to the Istio 0.3 milestone Sep 29, 2017
@ldemailly
Copy link
Contributor Author

added ^c support request

@ldemailly
Copy link
Contributor Author

moving to fortio/fortio#2

mandarjog pushed a commit to mandarjog/istio that referenced this issue Oct 30, 2017
Previously such a call would return a zero-value ConfigErrors, breaking the standard `if ce := foo(); ce != nil { ... }` if ConfigErrors.Extend was used anywhere during the construction of the error in `foo` (or any of the methods it calls, transitively).

Former-commit-id: fe4de8be19dc07b25c32029b549617f6a4b5a509
mandarjog pushed a commit that referenced this issue Oct 31, 2017
Previously such a call would return a zero-value ConfigErrors, breaking the standard `if ce := foo(); ce != nil { ... }` if ConfigErrors.Extend was used anywhere during the construction of the error in `foo` (or any of the methods it calls, transitively).

Former-commit-id: 940c9ebcb6743d6d99ee05954acc3c3d948abc87
kyessenov pushed a commit to kyessenov/istio that referenced this issue Aug 13, 2018
danehans pushed a commit to danehans/istio that referenced this issue Nov 2, 2021
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
antonioberben pushed a commit to antonioberben/istio that referenced this issue Jan 29, 2024
* feat: istio#452 support initContainers

Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com>

* missing if

Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com>

---------

Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com>
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

No branches or pull requests

1 participant