Git Product home page Git Product logo

Comments (8)

davidfowl avatar davidfowl commented on August 20, 2024 1

Should we add a RabbitMQ resource in Aspire.Hosting @mitchdenny?

from aspire.

danmoseley avatar danmoseley commented on August 20, 2024

need for eshop?

from aspire.

DamianEdwards avatar DamianEdwards commented on August 20, 2024

Just to enable connecting to an existing instance with connection string config injection? And a container helper too?

from aspire.

mitchdenny avatar mitchdenny commented on August 20, 2024

I think we can get it in.

from aspire.

davidfowl avatar davidfowl commented on August 20, 2024

Yep. This is what eshop is currently doing with a custom resource. FWIW it’s pretty great we can implement this trivially outside of the repo

from aspire.

davidfowl avatar davidfowl commented on August 20, 2024

Sent a PR moving what we have in eshop #299

from aspire.

davidfowl avatar davidfowl commented on August 20, 2024

@eerhardt After rewriting the event bus abstraction in eshop, I think this will need some design.

RabbitMQ has a health checks package

RabbitMQ.Client doesn't have an instrumentation library, so there's no distribued tracing wired into it:

https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/examples/MicroserviceExample/Utils/Messaging

RabbitMQ has some resilience features built into it but initial connection must be manually retried. The RabbitMQ container is very slow to start, so retrying on initial connection failure is required.

from aspire.

davidfowl avatar davidfowl commented on August 20, 2024

We have some progress on the tracing front rabbitmq/rabbitmq-dotnet-client#1261

from aspire.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.