GoogleCloudPlatform / GoogleCloudPlatform/cloud-logging-data-source-plugin
failed to run test query: list entries: timeout
Aperta
- Lingua principale
- TypeScript
- Stelle
- 24
- Fork
- 17
- Merge medio
- 13h 11m
- PR unite (30g)
- 11
Descrizione
When testing the datasource I get the following error:
failed to run test query: list entries: timeout
I have had similar problem also when connecting via python, and found I could use the the following switch to disable grpc:
#logging_client = logging.Client(project=project_id**, _use_grpc=0**)
Is there a way to disable grpc in the plugin?
My query works just fine since when I click on the View in Cloud Logging button I can see my data. This is just the connection method.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.