17 Commits

Author SHA1 Message Date
50be6ae2f9 go.mod: update all dependencies (#5803) 2022-11-18 10:56:02 -08:00
72812fe3aa gcp/observability: filter logging from cloud ops endpoints calls (#5765) 2022-11-07 18:32:07 -05:00
824f44910d go.mod: upgrade x/text to v0.4 to address CVE (#5769) 2022-11-07 07:51:22 -08:00
32f969e8f3 o11y: Added started rpc metric in o11y plugin (#5768) 2022-11-04 18:03:17 -04:00
36d14dbf66 Fix binary logging bug which logs a server header on a trailers only response (#5763) 2022-11-02 19:46:50 -04:00
778860e606 testing: update Go to 1.19 (#5717) 2022-10-17 15:04:34 -07:00
00d1830c19 Fix o11y typo (#5719) 2022-10-13 13:24:11 -04:00
8b3b10bd04 gcp/observability: implement public preview config syntax, logging schema, and exposed metrics (#5704) 2022-10-12 15:18:49 -04:00
5fc798be17 Add binary logger option for client and server (#5675)
* Add binary logger option for client and server
2022-10-06 13:36:05 -04:00
1530d3b241 gcp/observability: fix End() to cleanup global state correctly (#5623)
* gcp/observability: fix End() to cleanup global state correctly
2022-09-06 20:14:26 -04:00
92cee3440f gcp/observability: Add logging filters for logging, tracing, and metrics API calls (#5582)
* gcp/observability: Add logging filters for logging, tracing, and metrics API calls
2022-08-12 14:13:55 -04:00
c7fe135d12 O11Y: Added support for custom tags (#5565)
* O11Y: Added support for custom tags
2022-08-11 18:17:31 -04:00
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
584d9cd11a gcp/observability: update log name (#5414) 2022-06-08 08:25:36 -07:00
9ee2f146d7 gcp/observability: Implement tracing/metrics via OpenCensus (#5372) 2022-06-07 15:56:38 -07:00
8d68434c48 gcp/observability: correctly test this module in presubmit tests (#5300) 2022-04-12 13:39:41 -07:00
4467a29dbb gcp/observability: implement logging via binarylog (#5196) 2022-04-06 09:40:41 -07:00