Arjan Singh Bal
40bfa556e1
Update gRPC-Go version in config.yaml ( #1351 )
2024-08-28 10:29:27 -07:00
AJ Heller
472b731711
Update gRPC-core version to 1.66 ( #1349 )
2024-08-22 16:00:43 -07:00
Krzysztof Owczarek
081383d18d
complete sentence for DEADLINE_EXCEEDED description in status-codes.md ( #1348 )
...
Documentation is missing a few words in DEADLINE_EXCEEDED status code description
2024-08-21 14:23:33 -07:00
Terry Wilson
e2291da92b
Update gRPConf banner 2024 to mention it is next week ( #1347 )
2024-08-19 14:08:24 -07:00
Terry Wilson
062617e49e
gRPConf in 2 weeks banner ( #1346 )
2024-08-14 15:54:32 -07:00
Kannan J
6edfded751
Update version referenced by tutorials to v1.66 for gRPC-Java. ( #1344 )
2024-08-13 10:54:39 -07:00
kyu08
445745e1fa
Add missing version specifications for go install ( #1343 )
2024-08-13 07:41:56 -07:00
Vindhya Ningegowda
7b283ae90d
Add Go and Java examples to OpenTelemetry Metrics Language examples. ( #1342 )
2024-08-05 14:04:44 -07:00
Arvind Bright
bdf3455d3f
grpc-go: update instructions to download latest dependency ( #1340 )
2024-08-02 08:15:51 -07:00
Richard Belleville
c0aa1989c5
Remove special offer for July 30th ( #1339 )
2024-07-31 16:17:10 -07:00
Arvind Bright
7e7dbdf6f1
grpc-go only supports the last two Go versions ( #1338 )
...
Since grpc/grpc-go#7249 , gRPC-Go only supports the last two versions of
Golang. Similar to Golang policy itself
2024-07-30 13:33:43 -07:00
nuno-faria
0983ba62c8
Update `protoc-gen-go` to 1.34.2 and `protoc-gen-go-grpc` to 1.5.1 ( #1333 )
2024-07-30 11:33:32 -07:00
Gayathri625
d03274f390
add a check for production ( #1335 )
2024-07-29 09:51:04 -07:00
Gayathri625
c9c616059c
Add setup instructions for GA and GTM to README ( #1332 )
...
* add setup for ga and gtm to readme
* instruction to set hugo env to production
* update readme
2024-07-29 09:49:31 -07:00
Gayathri625
f75befae8a
Modify banner styling ( #1328 )
...
* define variable for navbar z-index
* modify banner styling
* wrapper for banner
* override Docsy's navbar z-index
* add comment
* modify hero section padding values
* keep media queries applied
* Removed docsy submodule
* update docsy submodule
* adjust top for banner
* adjust the top values on for small screens
* make banner relative
* remove banner container
* correct indentation
* add comment for change
2024-07-29 09:48:47 -07:00
Eric Anderson
63ad8717c2
docs/guides/deadlines: Replace "request" with "RPC" ( #1336 )
...
Not all usages of request were changed, but any that were talking about
the deadline of a request were changed, because requests don't have
deadlines. Only RPCs have deadlines.
I also made it more clear at which point a timeout would start from
within gRPC.
2024-07-26 16:13:57 -07:00
Gayathri625
a732b16cfc
Embed relevent YT videos to docs ( #1325 )
...
* embed relevent YT videos to docs
* add title params
* modify youtube container styling
2024-07-25 11:19:19 -07:00
Gayathri625
3b59eaa8d9
place guides in main menu ( #1319 )
2024-07-24 13:32:43 -07:00
Arjan Singh Bal
e59b2b7c8f
Update Go version to 1.65.0 ( #1317 )
2024-07-09 11:18:36 -07:00
Eric Anderson
c377fa764a
Update Java version to v1.65.0 ( #1316 )
2024-07-08 12:42:42 -07:00
Gayathri625
be2ba3d95c
script for gtm ( #1313 )
2024-07-05 08:20:36 -07:00
Purnesh Dixit
2387f6a2eb
Add debugging section with grpcdebug ( #1314 )
2024-07-03 12:40:58 -07:00
Terry Wilson
3e77ddfd85
gRPConf 2024 schedule announcement blog post. ( #1315 )
2024-07-03 12:28:01 -07:00
Yash Tibrewal
4709643416
C++ Best Practices ( #1309 )
2024-06-25 13:55:13 -07:00
Purnesh Dixit
27a2b1acd5
Add custom backend metrics propoal link to custom lb policies ( #1304 )
2024-06-24 09:06:01 -07:00
Abhishek Ranjan
dfb55fff7c
fix typos in guides/custom-load-balancing.md ( #1306 )
2024-06-21 08:19:11 -07:00
Yash Tibrewal
d78d9060e6
[OpenTelemetry] Add optional locality label for per-call attempt metrics ( #1303 )
...
* [OpenTelemetry] Add optional locality label for per-call attempt metrics
* Reviewer comment
* Missing status label
2024-06-18 14:21:49 -07:00
Yash Tibrewal
18b12d6425
C++ Callback API Tutorial ( #1305 )
...
* C++ Callback API Tutorial
* Reviewer comments
* Fix link
* Link fixes
2024-06-18 13:18:11 -07:00
Yash Tibrewal
2c5896c784
OpenTelemetry Metrics: Initial description ( #1300 )
...
* OpenTelemetry Metrics: Initial description
* Reviewer comments
* Additional notes
* Add reference
* Fix formatting for NOTE
2024-06-13 13:16:29 -07:00
Terry Wilson
7e52347321
Update banner to remove the call to papers ( #1301 )
2024-06-11 14:45:18 -07:00
Justin Timmons
de015fd98e
Add link to javascript reflection example ( #1292 )
2024-06-06 14:32:46 -07:00
Zach Reyes
1df20a63e1
Add link to Go Custom LB Example ( #1299 )
2024-05-29 14:41:16 -07:00
Terry Wilson
4188d455bd
Update gRPConf 2024 CFP deadline date in the banner ( #1298 )
2024-05-22 16:43:40 -07:00
Doug Fawley
708f7a1ce9
Update Go documentation to use NewClient instead of Dial ( #1295 )
2024-05-21 11:15:07 -07:00
Michael Beardsworth
571730d1c2
Add link to C++ health checking example ( #1289 )
2024-05-20 11:24:39 -07:00
Yash Tibrewal
1d45630d7b
Update Core version to 1.64.0 ( #1293 )
2024-05-17 07:29:02 -07:00
Terry Wilson
16084c281f
Update java version to v1.64.0 ( #1291 )
2024-05-15 16:28:07 -07:00
Terry Wilson
0400555989
Remove CoreOS from testimonials ( #1284 )
2024-04-16 10:07:09 -07:00
Jangsea Park
4c1203e358
Replace link to python docs from 2 to 3 ( #1277 )
...
The link to `iterator` docs is connected to python2, not python3.
2024-04-16 09:44:30 -07:00
Terry Wilson
ace0154833
Banner for gRPConf 2024 registering and talk proposals ( #1282 )
2024-04-10 11:21:44 -07:00
yifeizhuang
300fc22ec5
add youtube fab ( #1281 )
2024-04-09 14:20:31 -07:00
yifeizhuang
1ac68884b3
update grpc-java version to v1.63.0 ( #1280 )
2024-04-05 15:40:16 -07:00
Arvind Bright
70eec0b2cc
Change gRPC-go version to 1.63 ( #1279 )
2024-04-03 15:28:04 -07:00
Terry Wilson
87330acfca
gRPConf 2024 CFP banner ( #1278 )
2024-04-03 11:08:06 -07:00
M. Hanif Shahy
0c569cb5ea
Update basics.md ( #1276 )
...
In this example firstWhere() causes compile time error if null passed to its orElse named parameter in dart 3. I fix it by using firstWhereOrNull() with no orElse named parameter.
2024-04-02 07:46:02 -07:00
Eugene Ostroukhov
a59839a611
[C++] Remove mention of `set_buffer_hint` ( #1275 )
...
fixes : grpc/grpc#34823
2024-03-26 11:30:52 -07:00
yifeizhuang
eb31d760f0
grpc day blog post ( #1206 )
2024-03-13 14:54:50 -07:00
Richard Belleville
bda02f92b6
Add Reflection Guide ( #1269 )
2024-03-11 14:21:11 -07:00
yifeizhuang
97ad71b7d1
guide: add retry ( #1264 )
2024-03-06 08:59:08 -08:00
Eric Anderson
4f733b4438
Use absolute paths instead of absolute URLs ( #1268 )
...
When you specify grpc.io in a URL, it is considered a separate site and
gets the "linking away" anchor behavior, with the icon and opening in a
new tab. Also, such links don't work properly when running locally or
using the PR deploy preview.
In metadata.md, the concepts guide moved locations (see
layouts/index.redirects), so let's inline that redirect.
2024-02-29 13:44:05 -08:00