-
### Description
We would like to request a feature enhancement for the Spring Cloud GCP library to support regional secret operations in the Secret Manager service.
Google Cloud Platform has rec…
-
When starting a new instance of logflare with Supabase self-hosted, we are seeing this error message during the startup of analytics:
```
supabase-analytics | 12:45:53.801 [error] BigQuery datase…
-
Since CL 605576, gaby always needs database in Cloud.
For read-only features, we can do
`cd internal/gaby; go run . -project -firestoredb `
But it's tricky to locally test write functionaliti…
-
I'm aiming https://yandex.cloud/ru/docs/foundation-models/operations/disable-logging for sure, but can't find how to do it with `YCloudML`.
Is should be something around interceptors?
-
https://github.com/tigera/docs/blob/82333455eaf20adfae4861f04ba701d7b7902958/calico/operations/ebpf/enabling-ebpf.mdx?plain=1#L350
https://github.com/tigera/docs/blob/82333455eaf20adfae4861f04ba701d7…
-
### Component(s)
receiver/datadog
### Describe the issue you're reporting
# Context
Having the following scenario
```
+-------+ +---------+ +-------+ +--------…
-
As of 2020, the Stackdriver brand is no longer used by Google as it's been split into Cloud Logging, Cloud Monitoring, Cloud Trace, Cloud Debugger, and Cloud Profiler.
See: https://cloud.google.com…
-
I've done a first pass of adding the API calls to configure scheduled changes of work mode, min soc and force charging into my API library today.
The basics are there and working to get_schedule() …
-
I have the following resource:
```
resource "gcore_instancev2" "mongodb" {
flavor_id = "g1-standard-2-4"
name = "some_name"
metadata_map = {
"db.responsible" = "dpt"
}
...
}
…
-
## Current
After connecting to dstack-gateway via SSH, dstack-server will attempt updating the gateway with `update.sh` or configuring it by calling the `/api/config` endpoint. However, dstack-gate…