stackdriver-prometheus-sidecar
stackdriver-prometheus-sidecar copied to clipboard
A sidecar for the Prometheus server that can send metrics to Stackdriver.
Making it easier to find examples directory especially the full/deploy.sh that provides a prometheus server set example.
- When CANCELED is returned, the operation was cancelled. Mark the error as recoverable and allows the Client to resend the samples. - When DEADLINE_EXCEEDED is returned, the operation might...
The Client should not drop the sample because the credential cannot be retrieved. Once the credential is set correctly, client should try to resend the samples.
Add a `cloudbuild.yaml` file for building the stackdriver-prometheus-sidecar binary and docker image with Google's Cloud Build service.
Rationale behind this change: in `retrieval.manager()`, retry with exponential backoff is used when [building Stackdriver sample](https://github.com/Stackdriver/stackdriver-prometheus-sidecar/pull/101/files#diff-9a6e1a2677ae9c077ad1ecd84a07c002L244). However, there are 2 types of errors which will always be thrown, and retrying...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20191128160524-b544559bb6d1 to 0.17.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.25.1 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20191126235420-ef20fe5d7933 to 0.17.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20191128015809-6d18c012aee9 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...