GoogleCloudPlatform / GoogleCloudPlatform/cloud-logging-data-source-plugin
failed to run test query: list entries: timeout
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 24
- Forks
- 17
- Ø Merge
- 13 Std. 11 Min.
- Gemergte PRs (30 T.)
- 11
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.