Soheil Hassas Yeganeh
|
21020d85c2
|
Update the doc for the new debug-only flags.
|
6 years ago |
Qiancheng Zhao
|
8438cc804f
|
Added debug and non-debug tracers for subchannel.
|
6 years ago |
Prashant Jaikumar
|
f36e08e6dd
|
Add trace flag in cronet transport
|
6 years ago |
Soheil Hassas Yeganeh
|
4080e7b65f
|
Retire the GRPC_ARENA_INIT_STRATEGY env variable.
This is in the hot path and it is not needed anymore.
Remove it for good.
|
6 years ago |
Soheil Hassas Yeganeh
|
212e4b8657
|
Retire the GRPC_ARENA_INIT_STRATEGY env variable.
This is in the hot path and it is not needed anymore.
Remove it for good.
|
6 years ago |
Lidi Zheng
|
c3215ea25b
|
Add per-platform details for GRPC_DNS_RESOLVER
|
6 years ago |
Lidi Zheng
|
d1dc707908
|
Correct the default DNS resolver to ares
|
6 years ago |
Mark D. Roth
|
8878712aeb
|
Split client_channel tracer into two.
|
6 years ago |
Alexander Polcyn
|
85979e9a58
|
List c-ares tracers in documentation
|
6 years ago |
Vu Cong Tuan
|
69fab8eacb
|
Fix many typos in doc
Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com>
|
6 years ago |
Soheil Hassas Yeganeh
|
48e4a81b05
|
Remeve memset(0) from arena allocated memory.
Callers are updated to properly initialize the memory.
This behavior can be overridden using GRPC_ARENA_INIT_STRATEGY
environment variable.
|
6 years ago |
Mark D. Roth
|
f85fd026e3
|
Client-side health checking support.
|
6 years ago |
Muxi Yan
|
5f2f984be1
|
update environment_variable.md
|
7 years ago |
ncteisen
|
5e6b75c186
|
Update tracer docs
|
7 years ago |
ncteisen
|
d488c0467f
|
Default off for tracers, delete an unused one
|
7 years ago |
ncteisen
|
d469804366
|
Remove grpc_trace_channel_stack_builder
|
7 years ago |
Sree Kuchibhotla
|
d93a483eb4
|
more accurate description in environment_variables.md
|
7 years ago |
Sree Kuchibhotla
|
ad11bf5b60
|
fd tracing support
|
7 years ago |
Mark D. Roth
|
dc4d01f6ef
|
Add tracer for handshakers.
|
7 years ago |
Daniel Upton
|
852e8ac30d
|
Update GRPC_SSL_CIPHER_SUITES documentation
These old cipher suites were removed in 815e318268
|
7 years ago |
Sree Kuchibhotla
|
546e7393e9
|
Debug statements for polling api
|
7 years ago |
ncteisen
|
228089f7b8
|
Add new env var
|
7 years ago |
Yuchen Zeng
|
cbb9296b72
|
Change the default interval to 5 seconds
|
7 years ago |
Yuchen Zeng
|
b41014eeef
|
Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS
|
7 years ago |
Craig Tiller
|
7b2484b380
|
Document env var
|
8 years ago |
Mark D. Roth
|
1a8bb821f4
|
Add tracer for plugin credentials.
|
8 years ago |
ncteisen
|
0252252fdd
|
Update env var documentation
|
8 years ago |
Craig Tiller
|
8c4f128d5f
|
Sanity fixes
|
8 years ago |
Mark D. Roth
|
764cf04a13
|
Revert "Revert "Implement call combiner""
This reverts commit bf19961d0a .
|
8 years ago |
Mark D. Roth
|
bf19961d0a
|
Revert "Implement call combiner"
|
8 years ago |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
8 years ago |
Yuchen Zeng
|
ddaef3e325
|
Remove non-POD global variables
|
8 years ago |
Yuchen Zeng
|
f1d50983ae
|
Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER
|
8 years ago |
Sree Kuchibhotla
|
8c8266cc43
|
fix documentation
|
8 years ago |
jiangtaoli2016
|
3aaa5ea028
|
minor fix
|
8 years ago |
Noah Eisen
|
309f20802d
|
Update env var doc
|
8 years ago |
Yash Tibrewal
|
30352f67f1
|
Remove line about username and password not being supported in http_proxy URI
|
8 years ago |
ncteisen
|
e155b9a3a3
|
Update env var doc
|
8 years ago |
ncteisen
|
15f77669a4
|
Add to tracer doc to pass sanity
|
8 years ago |
ncteisen
|
05dbac6b39
|
Update doc
|
8 years ago |
ncteisen
|
6919176647
|
update doc
|
8 years ago |
Mark D. Roth
|
60751fe7e7
|
Add client_channel tracer; code cleanup; eliminate an allocation.
|
8 years ago |
ncteisen
|
9f3bd3340c
|
Updated doc
|
8 years ago |
Mark D. Roth
|
43b8930b19
|
Document use of ${http_proxy} environment variable.
|
8 years ago |
ncteisen
|
8e331bf8e8
|
Update env var doc
|
8 years ago |
Craig Tiller
|
2a1949e566
|
Add tracing for timers, fix a time shifting bug
|
8 years ago |
Yuchen Zeng
|
15618625ed
|
Turn off c_ares resolver by default
|
8 years ago |
Craig Tiller
|
58b30cd4a1
|
Refine error selection rules
|
8 years ago |
Craig Tiller
|
efbd7c2a0f
|
Bug fixes, tracing for bdp estimation
|
8 years ago |
Robbie Shade
|
40204d7791
|
Fix GRPC_TRACE doc formatting
Add newlines so that the description of 'all' and the example appear on separate lines (and not as part of the final bullet point)
|
8 years ago |