Commit Graph

10 Commits

Author SHA1 Message Date
Nathan Baulch 3b626a7b52
*: fix more typos (#7619) 2024-09-16 10:58:27 -07:00
Zach Reyes 52a8392f37
gcp/observability: update method name validation (#5951) 2023-01-23 18:31:16 -05:00
Theodore Salvo f2fbb0e07e
Deprecate use of `ioutil` package (#5906)
Resolves https://github.com/grpc/grpc-go/issues/5897
2023-01-03 11:20:20 -08:00
Zach Reyes 00d1830c19
Fix o11y typo (#5719) 2022-10-13 13:24:11 -04:00
Zach Reyes 8b3b10bd04
gcp/observability: implement public preview config syntax, logging schema, and exposed metrics (#5704) 2022-10-12 15:18:49 -04:00
Zach Reyes c7fe135d12
O11Y: Added support for custom tags (#5565)
* O11Y: Added support for custom tags
2022-08-11 18:17:31 -04:00
Zach Reyes 679138d61e
gcp/observability: Add support for Environment Variable GRPC_CONFIG_OBSERVABILITY_JSON (#5525)
* gcp/observability: Add support for Environment Variable GRPC_CONFIG_OBSERVABILITY_JSON
2022-07-20 17:24:54 -04:00
Lidi Zheng 9ee2f146d7
gcp/observability: Implement tracing/metrics via OpenCensus (#5372) 2022-06-07 15:56:38 -07:00
Lidi Zheng 8d68434c48
gcp/observability: correctly test this module in presubmit tests (#5300) 2022-04-12 13:39:41 -07:00
Lidi Zheng 4467a29dbb
gcp/observability: implement logging via binarylog (#5196) 2022-04-06 09:40:41 -07:00