jzelinskie
09/01/2022, 8:04 PMjzelinskie
09/01/2022, 8:05 PMspicedb serve --otel-provider jaeger
jzelinskie
09/01/2022, 8:06 PMspicedb serve --otel-provider otlpgrpc
and the rest can be configured with OPEN_TELEMETRY
environment variablesSingha1
09/01/2022, 8:10 PMSingha1
09/01/2022, 8:30 PMJoey
09/01/2022, 8:31 PMSingha1
09/01/2022, 8:35 PMJoey
09/01/2022, 8:36 PMSingha1
09/01/2022, 8:38 PMmrodrigo-mb
09/02/2022, 7:55 PMmrodrigo-mb
09/02/2022, 7:55 PMmrodrigo-mb
09/02/2022, 7:55 PMmrodrigo-mb
09/02/2022, 7:56 PMmrodrigo-mb
09/02/2022, 7:56 PMmrodrigo-mb
09/02/2022, 7:56 PMJoey
09/02/2022, 7:58 PMmrodrigo-mb
09/02/2022, 8:00 PMecordell
09/02/2022, 8:01 PMmrodrigo-mb
09/02/2022, 8:01 PMmrodrigo-mb
09/02/2022, 8:01 PMmrodrigo-mb
09/02/2022, 8:02 PMecordell
09/02/2022, 8:03 PMzed --endpoint=<yourendpoint> --token=<yourtoken> schema read
Igor.Shmukler
09/05/2022, 12:07 AMgrpc-health-probe
. Understand that grpc-health-probe
can be used [for Kubernetes] to report on health of gRPC services. I would like to try running SpiceDB on a managed container service, for example ECS Fargate
. Should I enable HTTP gateway and use that for health probes, or is there a way to use grpc-health-probe
or something else under AWS Fargate to conduct health checks, without HTTP Gateway enabled?robmp
09/05/2022, 7:04 AMecordell
09/05/2022, 7:38 PMclient-go
as well (client-go
properly handles token rotation, as you might expect).
I don't have a hard timeline for you but this is something that will get addressed, probably sooner rather than later.Joey
09/05/2022, 8:54 PMIgor.Shmukler
09/05/2022, 9:40 PMJoey
09/05/2022, 9:42 PMJoey
09/05/2022, 9:42 PMIgor.Shmukler
09/05/2022, 9:47 PM