Rafael Fonseca

Results 12 comments of Rafael Fonseca

This appears to be an issue with missing newline endings on the output. I ran into the same thing on a different endpoint.

Ran into this problem today. The quotations are causing weird issues with Kubernetes config maps (I have to embed a YAML into a config map key)

I encountered this issue while building a substantially large Docker image and then attempting to push it to a remote registry. Restarting Docker wasn't an applicable solution, but @bodaz' answer...

Us too would like to see this implemented. Kamon metrics account for over 50% of our custom metrics usage in Datadog and switching from pre-computed aggregations to distribution metrics would...

Any updates on this?

I believe this issue is what I'm encountering when the Docker hosts are replaced (as part of an autoscaling ECS cluster, for example). The Grafana Agent (flow mode) starts first,...

That's handy, but means I now have to write and maintain an API client in all my pipelines when a simple, agent-provided variable would've sufficed. Close, but no cigar.

I understand the difficulty regarding supporting different providers. My use case: I have a repository of Packer templates. And I'd like to only build the templates that were changed since...

I have confirmed with Buildkite support that the key names passed down to plugins are kept in their correct case, so the problem lies with how this plugin interprets them....

@72636c I've asked Buildkite to pitch in on that answer.