Doug Fawley
|
fbff2abb0f
|
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544)
|
2023-08-14 09:04:46 -07:00 |
Zach Reyes
|
c3f1d5e59e
|
gcp/observability: Set the opencensus_task label only for metrics, not tracing and logging (#6155)
|
2023-03-30 15:36:17 -04:00 |
Zach Reyes
|
0fdfd40215
|
gcp/observability: Generate unique process identifier unconditionally (#6144)
|
2023-03-23 17:33:06 -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
|
d8f80bb0a3
|
stats/opencensus: Added client api latency and upgrade go.mod (#6042)
|
2023-03-02 17:13:50 -05:00 |
Zach Reyes
|
a8b32264c6
|
gcp/observability: Disable logging and traces on channels to cloud ops backends (#6022)
|
2023-03-02 17:01:58 -05:00 |
Zach Reyes
|
85b95dc6f9
|
gcp/observability: Register new views (#6026)
|
2023-02-21 15:50:44 -05:00 |
Zach Reyes
|
0f02ca5cc9
|
gcp/observability: Switch observability module to use new opencensus instrumentation code (#6021)
|
2023-02-15 14:44:45 -05: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
|
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 |
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 |
Lidi Zheng
|
9ee2f146d7
|
gcp/observability: Implement tracing/metrics via OpenCensus (#5372)
|
2022-06-07 15:56:38 -07:00 |