xiangshen-dk

Results 25 comments of xiangshen-dk

It sounds good to me to keep the branch and close the PR.

Looks like the `npm run build` was not run under the `community/tutorials/securing-gcs-static-website/static-website` directory. In the tutorial, the following commands are required before `npm run build`. ### Clone the repository: git...

@petemounce Thanks for the update! Let us know if you succeed. And any contribution is much welcomed!

This is a known issue with this solution - if multiple cookies are present in the header, the CDN cookie needs to be the first one in the header due...

Can you please provide more details such as the Android API level and the Logcat messages when the app crashes? Please note, this sample app needs the following: Android Studio...

Thanks for raising the issue. I was able to reproduce the result for some of my queries. I have reached out to the Cloud Logging engineering team and received the...

The plugin has never been tested with grpc disabled. Actually, it's probably won't function correctly. When you have the connection issue, is that caused by network or something else?

The logging client we use for this plugin is on gRPC. Unfortunately, it's not trivial to support an HTTPClient based communication.

A partner has proposed a solution and we are evaluating it. Also, it appears correlation is not GA yet. So, we want to wait a little.

You should be able to use the [plugin config file](https://grafana.com/docs/grafana/latest/administration/provisioning/#config-file) to specify the default project. Below is an example: sudo cat /etc/grafana/provisioning/datasources/logging.yaml ```yaml # # config file version apiVersion: 1...