-
Hi,
Our team has been working with Karma dashboard from a very long time.
Currently, we are moving to cloud setup, so we will be setting up our observability with Amazon Managed Prometheus.
We wou…
-
The [sigv4 README](https://github.com/prometheus/common/blob/main/sigv4/README.md) states the following:
`This is a separate module from github.com/prometheus/common to prevent it from having and p…
-
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I am evaluating that converting es to op…
-
Right now we special case `:headers` and `:params`. For example:
```elixir
Req.new(headers: [a: 1]) |> Req.merge(headers: [b: 2]) == Req.new(headers: [a: 1, b: 2])
```
Another one when this mi…
-
Is it possible to create a signed request? With sigv4?
-
**Describe the bug**
Unable to install the "aws-sigv4-proxy-admission-controller" helm chart. The pods are not getting created. The events show the warning message `"failed to call webhook: Post http…
-
### About downgrade to sigv2 automatically
When s3fs checks authentication at startup, if sigv2/sigv4 is not specified intentionally and authentication fails, it downgrades to sigv2 and retries.
We …
-
```
Internal error occurred: failed calling webhook “sigv4-aws-sigv4-proxy-admission-controller.k8s.aws”: failed to call webhook: Post “[https://sigv4-aws-sigv4-proxy-admission-controller-webhook-ser…
-
### Proposal
Currently we've supported [AWS Signature v4](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-signing.html) in remote write and alert manager. We would also like to suppo…
-
At `$WORK`, we need to create AWS Signature Version 4 requests for non-AWS endpoints. This is because we're connecting to a service which uses an AWS API Gateway and does [access control via IAM](http…