Arvind Bright
|
8320224ff0
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
Nathan Baulch
|
c8951abc16
|
*: fix minor typos (#7487)
* Fix typos
* Fix reflecton tests
|
2024-08-14 22:43:01 +05:30 |
hasson82
|
bdd707e642
|
scripts: add linter rule for using context.WithTimeout on tests (#7342)
|
2024-07-03 19:22:54 -04:00 |
Arvind Bright
|
cb9c22d501
|
vet: run staticcheck for all sub modules (#7155)
|
2024-04-23 11:47:30 -07:00 |
Easwar Swaminathan
|
bfb57b8b49
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
Zach Reyes
|
10401b9289
|
stats/opencensus: the backend to Sent. Attempt. and Recv. (#6173)
|
2023-04-05 17:00:35 -04:00 |
Zach Reyes
|
113d75fb45
|
gcp/observability: Add isSampled bool to log entries (#6160)
|
2023-03-30 20:10:51 -04:00 |
Zach Reyes
|
78099db03f
|
gcp/observability: Switch hex encoding to string() method (#6138)
|
2023-03-20 16:32:08 -04:00 |
Zach Reyes
|
b638faff22
|
stats/opencensus: Add message prefix to metrics names (#6126)
|
2023-03-17 14:34:52 -04:00 |
Zach Reyes
|
36fd0a4396
|
gcp/observability: Add compressed metrics to observability module and synchronize View data with exporter (#6105)
|
2023-03-14 22:50:56 -04:00 |
Zach Reyes
|
55d8783479
|
gcp/observability: Link logs and traces by logging Trace and Span IDs (#6056)
|
2023-03-09 13:56:23 -05:00 |
Zach Reyes
|
d8f80bb0a3
|
stats/opencensus: Added client api latency and upgrade go.mod (#6042)
|
2023-03-02 17:13:50 -05:00 |
Zach Reyes
|
85b95dc6f9
|
gcp/observability: Register new views (#6026)
|
2023-02-21 15:50:44 -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
|
32f969e8f3
|
o11y: Added started rpc metric in o11y plugin (#5768)
|
2022-11-04 18:03:17 -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
|
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 |
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 |