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
2023-12-07 16:25:58 -08:00
Luka Rahne
f84caae4dd
Update service_config.md ( #25824 )
...
nano is 1e-9
2021-04-21 15:58:16 -07:00
Mark D. Roth
eb8bdcd99f
service config docs: Clarify proto to JSON conversion, especially for LB policies ( #25963 )
2021-04-13 13:11:32 -07:00
Mark D. Roth
9c2f219c6d
add example
2020-03-03 12:51:04 -08:00
Mark D. Roth
aa5bb8e422
service config doc update
2020-03-03 09:37:33 -08:00
Yash Tibrewal
394afb3a0c
Update validation rules for service config
2019-03-01 18:00:28 -08:00
lyuxuan
7cb1f18dc2
Make load balancing policy name case insensitive
2017-12-01 11:40:10 -08:00
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.
2017-09-13 15:10:08 -07:00
Alexander Polcyn
a9f1e2566d
address comments
2017-05-05 13:52:42 -07:00
Alexander Polcyn
d809a15ec4
cpp doc nits
2017-05-05 11:02:07 -07:00
Mark D. Roth
e3ec4b2c28
Clarify wording.
2017-03-24 07:33:38 -07:00
Mark D. Roth
1eb96dc7fd
Fix semantics of LB policy selection.
2017-03-22 12:19:03 -07:00
Mark D. Roth
8cf002a989
Use '//' for JSON comments.
2017-02-22 07:30:43 -08:00
Mark D. Roth
40b4c786f0
Accept max message size JSON values as either strings or numbers.
2017-01-26 14:36:43 -08:00
Mark D. Roth
8fda5511cb
Finish docs.
2016-12-14 08:05:55 -08:00
Mark D. Roth
3cadfb152f
Started updating docs.
2016-12-14 07:52:47 -08:00