Support gRPC upstream labels

This commit is contained in:
Maxksim Fomenkov
2022-08-17 13:45:14 +03:00
parent 936049f6e5
commit b9866fe19a
14 changed files with 166 additions and 82 deletions

View File

@@ -829,6 +829,8 @@ It's more effective, easier to secure connection, and allows to build a distribu
[source,yaml]
----
- id: test1
labels:
provider: some
connection:
grpc:
host: eu-api.mycompany.com
@@ -848,6 +850,10 @@ It's more effective, easier to secure connection, and allows to build a distribu
| yes
| Per-cluster identifier of an upstream
| `labels`
| no
| Defines the labels can be used for the proper upstream instance selection. Overrides the labels retrieved by the `describe` method
| `connection.grpc`
| yes
| Connection configuration for Dshackle gRPC