Jonathan A. Sternberg

Results 49 comments of Jonathan A. Sternberg

@tonistiigi yes I think updating the docs would be helpful. I've also been considering adapting the local docker compose I use for development and adapting it to be a little...

Converting this back to a draft for a little bit. I want to iterate on the format of the metric before this would get merged.

> I could not get this working without more guide or help in hack/compose of how this should be used. > > The Jaeger data seems to work, although I...

@crazy-max > Network issues when starting a build using this builder: This is weird. I don't get this when doing this locally and I'm not sure what could be causing...

Just going to close this for now since https://github.com/moby/buildkit/pull/4757 was merged and it does 90% of what I want. At the moment, I don't find the prometheus/grafana part of this...

This is passing tests but I'm not sure if this implementation is the best way to go about this. There's something about the if statement for `commit` that I don't...

Are you able to connect with `dlv` manually through `dlv connect` as mentioned in these docs? https://github.com/moby/buildkit/blob/master/docs/dev/remote-debugging.md#connecting-to-the-port-command-line I suspect this might be more a configuration issue from vscode. Do you...

This seems to me like it may be more of an issue with your setup in some way. If you're able to see the message about the API server listening...

I need to do a buildx companion PR for this before this gets merged, but I've updated this to the point where it now mostly works as I intended it...

This is a draft because there's more changes. The existing detect package ends up causing a conflict so I need to reimplement some of the functionality such as the delegated...