10 Commits

Author SHA1 Message Date
8b3b10bd04 gcp/observability: implement public preview config syntax, logging schema, and exposed metrics (#5704) 2022-10-12 15:18:49 -04:00
755bf5a191 fix typo in the binary log (#5467)
Signed-off-by: kennylong <im.longkai@gmail.com>
2022-06-24 15:38:14 -07:00
4467a29dbb gcp/observability: implement logging via binarylog (#5196) 2022-04-06 09:40:41 -07:00
1ffd63de37 binarylog: generalize binarylog's MethodLogger preparing for new observability features (#5244) 2022-03-21 14:00:02 -07:00
506b773066 Implemented component logging (#3617) 2020-06-26 12:04:47 -07:00
da1517890d internal: move parseMethodName func to internal/grpcutil (#3525) 2020-04-17 12:02:55 -07:00
6071e7015f more detailed log message (#3117) 2019-11-07 13:12:57 -08:00
a7c1650ef7 fix typos (#3111) 2019-10-22 10:46:34 -07:00
24638f5984 binarylog: call binary log in Client and Server (#2388)
Also includes:
 - Export `NewLoggerFromConfigString` so it can be also used when config string is specified in another way (e.g. command line flag)
 - Export `Logger` so user can install custom sink
 - Add temp file sink implementation
2018-10-31 10:21:20 -07:00
a338994886 binarylog: implement env variable config parsing (#2299) 2018-09-26 13:03:54 -07:00