grpc-go/orca
Elisha Silas 09e6fddbcd
Update docs and examples and tests to use NewClient instead of Dial (#7068)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
Co-authored-by: Doug Fawley <dfawley@google.com>
2024-04-19 10:55:23 -07:00
..
internal *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
call_metrics.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
call_metrics_test.go Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00
orca.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
orca_test.go deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
producer.go internal/backoff: add a helper to run a function with backoff (#6661) 2023-09-26 11:10:18 -07:00
producer_test.go deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
server_metrics.go orca: use atomic pointer instead of mutex in server metrics recorder to improve performance (#6799) 2023-12-15 16:18:44 -08:00
server_metrics_test.go orca: add application utilization and range checking (#6357) 2023-06-07 13:31:08 -07:00
service.go orca: allow a ServerMetricsProvider to be passed to the ORCA service and ServerOption (#6223) 2023-05-02 15:04:33 -07:00
service_test.go Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00