Commit Graph

10 Commits (525450cac52374bb361d61d35f065d29ec3e7ed8)

Author SHA1 Message Date
Wade Pickett ca3dcb1629
Add include not-latest-version Part 2 (#33203)
* Add include not-latest-version Part 2

* Added host and deploy folder
2024-07-31 09:50:11 -07:00
Wade Pickett a44536f464
Reassign articles to wpickett (#32870)
* Reassign articles to wpickett for `ms.author` for active maintenance & monitoring health per management for total of 148 topics. Original `author` maintained.

* Fixing merge conflict: telemetry.md should remain tdykstra

* Correcting accidental author change and merge conflict

* Added a diagnostic article

* Removed 3 per review and added 3 to consider

* Reset 1 Tom already took, added a different topic instead

* fixed merge conflict topic taken by Tom already

* Added debug topic
2024-06-17 13:11:09 -07:00
Luke Latham a2ba71029e
Enhance config access in Program.cs (#29804) 2023-07-14 14:50:14 -04:00
ladeak a080fb8081
Matching type names of the sample interceptors. (#27376)
Using ServerLoggerInterceptor everywhere in the document, because that is the type name also used by the samples.
2022-11-04 11:59:10 -10:00
Wade Pickett 60d8e0bc96
gRPC Authentication add Interceptor links (#26220) 2022-06-27 09:57:47 -07:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
James Newton-King f2ddf4797e
Update interceptors.md (#25237) 2022-03-08 13:57:06 +00:00
James Newton-King 1d16a0ab52
Update interceptors.md (#25226)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-03-08 10:09:31 +08:00
James Newton-King bb6f726830
Await response in client interceptor (#25179)
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-03-02 10:14:36 +08:00
Ernest Nguyen aa35752fec
New topic - gRPC interceptors on .NET (#25150)
* Add gRPC interceptors draft

* Enrich client interceptors section

* Enrich server interceptors section

* Format document structure

* Apply suggestions from code review

* Simplify examples

* Add ms.author

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Fix duplication

* Apply minor edits

* Updates

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-03-01 07:07:24 -10:00