Karming
Karming
ok no worries, thank you for your response!
@nickzelei can you try adding the `X-Amz-Expires` custom header in your `PresignGetCallerIdentity` call? Something like ```Golang ... out, err := presignclient.PresignGetCallerIdentity(ctx, &sts.GetCallerIdentityInput{}, func(opt *sts.PresignOptions) { opt.Presigner = newCustomHTTPPresignerV4(opt.Presigner, map[string]string{ k8sHeader:...
@grxy any updates on https://github.com/Gusto/apollo-federation-ruby/pull/222?
thanks for the reference @jmpage!
> Hi @karmingc! Whew, this has been a journey! I appreciate your patience. > > We brought these questions to the semantic conventions repo. After some discussion, the decision was...
Should I be posting this in a different repository @robertsLando / @AlCalzone ?
Hi, no worries. I'll try to explain the issue once more: 1st ask - I have a programmed usercode `4545` on userId/slot `7`. There's currently a notification that is being...
Hi @AlCalzone, The opt-in would be good with our team! I was able to perform the `User Code CC` command `get` on userId `251` and it now shows on the...
hi @AlCalzone, can you elaborate what work needs to be done to make this possible? Our team can contribute also
hi @mensfeld, please find the attached sample rails app: https://github.com/karmingc/sample-metrics-app in parallel, you'll need to run the OTel collector, https://github.com/karmingc/playground/tree/main/dogstatsd-to-prom. For this, run `docker compose up` to run the Collector...