Sergii Tkachenko
522434e4f9
docs: service_config.md: fix pb syntax, add highlighting ( #35232 )
...
1. Protobuf doesn't support `//` comments, only `#`
2. Add syntax highlighting
Closes #35232
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35232 from grpc:sergiitk-service_config e17a9ef14d
PiperOrigin-RevId: 588943566
12 months ago
Luka Rahne
f84caae4dd
Update service_config.md ( #25824 )
...
nano is 1e-9
4 years ago
Mark D. Roth
eb8bdcd99f
service config docs: Clarify proto to JSON conversion, especially for LB policies ( #25963 )
4 years ago
Mark D. Roth
9c2f219c6d
add example
5 years ago
Mark D. Roth
aa5bb8e422
service config doc update
5 years ago
Yash Tibrewal
394afb3a0c
Update validation rules for service config
6 years ago
lyuxuan
7cb1f18dc2
Make load balancing policy name case insensitive
7 years ago
Juanli Shen
324ad6a6c2
Update service_config doc
...
The current grpclb fallback implementation is to continue using the internal round_robin policy but feed it with the backends from the resolver. We didn't fall back to the policy indicated in service config (or client API) because that's too complex and has more different behavior from the normal situation where we do connect to the balancer.
7 years ago
Alexander Polcyn
a9f1e2566d
address comments
8 years ago
Alexander Polcyn
d809a15ec4
cpp doc nits
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Mark D. Roth
e3ec4b2c28
Clarify wording.
8 years ago
Mark D. Roth
1eb96dc7fd
Fix semantics of LB policy selection.
8 years ago
Mark D. Roth
8cf002a989
Use '//' for JSON comments.
8 years ago
Mark D. Roth
40b4c786f0
Accept max message size JSON values as either strings or numbers.
8 years ago
Mark D. Roth
8fda5511cb
Finish docs.
8 years ago
Mark D. Roth
3cadfb152f
Started updating docs.
8 years ago