-
Getting this with what I expect to be a fairly default setup. The metrics are already exposed on /metrics, but from my understanding the startup of the sidecart is failing because it can't mount /proc…
-
Hi
initially, I was getting `Failed to scrape Prometheus endpoint ` error. I saw that app redirect /metric to /metrics
```
url -I https://myurl.run.app/metrics
HTTP/2 307
location: http://myu…
-
### Checklist
- [X] I did not find a related open issue.
- [X] I did not find a solution in the troubleshooting guide: (https://cloud.google.com/config-connector/docs/troubleshooting)
- [X] If th…
-
**Agent Environment**
Agent: 7.45.1
**Describe what happened:**
I am attempting to run the agent on Cloud Run to forward traces from other containers, I use the following Dockerfile:
```docker…
-
**Agent Environment**
- Datadog Agent from here `COPY --from=datadog/serverless-init:1.5.1 /datadog-init /app/datadog-init`
- Runs within a GCP CloudRun Service like this: `ENTRYPOINT ["/app/datad…
-
From https://github.com/mercurius-js/mercurius/issues/941#issuecomment-1399230693:
> If it is configured with a GH token, which the app source supports, then we shouldn't be rate limited (on any o…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
@wasaga commented on [Tue Feb 28 2023](https://github.com/pomerium/internal/issues/1300)
**Is your feature request related to a problem? Please describe.**
Currently, Pomerium enforces `http1` cod…
-
Looks like this API should be able to do that: https://twitter.com/steren/status/1483835859191304192 - https://cloud.google.com/run/docs/reference/rest/v1/namespaces.domainmappings/create
-
We are in the midst of converting our GKE-based app to a mix of GKE and Cloud Run. As it turns out, there are a lot of things missing to fully manage a Cloud Run (or any of the other serverless option…