Commit Graph

14 Commits

Author SHA1 Message Date
Nathan Baulch c8951abc16
*: fix minor typos (#7487)
* Fix typos

* Fix reflecton tests
2024-08-14 22:43:01 +05:30
Doug Fawley 2cd95c7514
gcp/observability: remove redundant import (#6215) 2023-04-19 10:54:34 -07: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 7507ea6bcb
gcp/observability: Change logging schema and set queue size limit for logs and batching delay (#6118) 2023-03-14 20:20:09 -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 a8b32264c6
gcp/observability: Disable logging and traces on channels to cloud ops backends (#6022) 2023-03-02 17:01:58 -05:00
Zach Reyes 52a8392f37
gcp/observability: update method name validation (#5951) 2023-01-23 18:31:16 -05:00
Zach Reyes 72812fe3aa
gcp/observability: filter logging from cloud ops endpoints calls (#5765) 2022-11-07 18:32:07 -05: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 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
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 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