Edwin van Wijk
Edwin van Wijk
Hi @lefig, thanks for your interest in the workshop and for the compliment!
Hi @willemvanlent. Any updates on this PR?
Checking whether the docs need to be updated.
See PR #160
Hi @avans-marc, thanks for your interest in Pitstop. This PR was simply an experiment by wmeints to see what it takes to integrate Aspire into an existing application. It was...
@alexsandro-xpt Using a Router is a possibility. I could use a Router with a ConsistentHashing algorithm (based on product id) to route messages to the right actor. But I think...
Hi @MernaMustafa. Thanks for your interest in the sample app! First question I have is whether you have imported the Grafana dashboard definitions (.JSON files) from the repository. These files...
Hi @oshalabi. Thanks for your interest in this sample app! The `RebuildDockerImages.ps1` script builds Pitstop specific versions of the standard .NET base images. This is to include the `Directory.Packages.props` file...
I can see the errors you already mentioned. But I want to see the beginning of this logging, where the Pitstop base images are being built. I want to see...
Thanks for the screenshots. I've compared my output with them and it looks similar (for the base images). So my images are also called `docker.io/library/pitstop-....`. But in the next stages...